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

TFormPropertyStorage

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

TFormPropertyStorage - class for storage of a Form's properties

Declaration

Source position: forms.pp line 1576

type TFormPropertyStorage = class(TControlPropertyStorage)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

end;

Inheritance

TFormPropertyStorage

  

TFormPropertyStorage - class for storage of a Form's properties

|

TControlPropertyStorage

  

|

TCustomPropertyStorage

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.