Klasse TPropertyStorageLink

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TPropertyStorageLink = class(TPersistent)

Beschreibung

Hierarchie

Übersicht

Methoden

Public destructor Destroy; override;

Eigenschaften

Public property Storage: TCustomPropertyStorage read FStorage write SetStorage;
Public property RootSection: string read GetRootSection;
Public property OnSave: TNotifyEvent read FOnSave write FOnSave;
Public property OnLoad: TNotifyEvent read FOnLoad write FOnLoad;

Beschreibung

Methoden

Public destructor Destroy; override;
 

Eigenschaften

Public property Storage: TCustomPropertyStorage read FStorage write SetStorage;
 
Public property RootSection: string read GetRootSection;
 
Public property OnSave: TNotifyEvent read FOnSave write FOnSave;
 
Public property OnLoad: TNotifyEvent read FOnLoad write FOnLoad;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:03