Unit 'PropertyStorage' Package
[Overview][Types][Classes][Index] [#lcl]

TPropertyStorageLink

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

Declaration

Source position: propertystorage.pas line 90

type TPropertyStorageLink = class(TPersistent)

protected

  procedure SaveProperties; virtual;

  

  procedure LoadProperties; virtual;

  

public

  destructor Destroy; override;

  

  property Storage: TCustomPropertyStorage; [rw]

  

  property RootSection: string; [r]

  

  property OnSave: TNotifyEvent; [rw]

  

  property OnLoad: TNotifyEvent; [rw]

  

end;

Inheritance

TPropertyStorageLink

  

|

TObject



CT Web help

CodeTyphon Studio