[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazAtk1' (#lcl)

TAtkAttribute

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazatk1.pas line 411

type TAtkAttribute = object

  name: Pgchar;

  

  value: Pgchar;

  

  procedure set_free();

  

end;

Inheritance

TAtkAttribute