[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 1766

type TFormPropertyStorage = class(TControlPropertyStorage) end;

public

  constructor Create(); override;

  destructor Destroy; override;

Inheritance

TFormPropertyStorage

  

TFormPropertyStorage - class for storage of a Form's properties

|

TControlPropertyStorage

  

|

TCustomPropertyStorage

  

Provides abstract means to Save/Restore properties.

|

TComponent

?

TObject

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