Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TPropertyStorageLink = class(TPersistent)
![]() |
destructor Destroy; override; |
![]() |
property Storage: TCustomPropertyStorage read FStorage write SetStorage; |
![]() |
property RootSection: string read GetRootSection; |
![]() |
property OnSave: TNotifyEvent read FOnSave write FOnSave; |
![]() |
property OnLoad: TNotifyEvent read FOnLoad write FOnLoad; |
![]() |
destructor Destroy; override; |
![]() |
property Storage: TCustomPropertyStorage read FStorage write SetStorage; |
![]() |
property RootSection: string read GetRootSection; |
![]() |
property OnSave: TNotifyEvent read FOnSave write FOnSave; |
![]() |
property OnLoad: TNotifyEvent read FOnLoad write FOnLoad; |