Unit 'XMLPropStorage' Package
[Overview][Classes][Procedures and functions][Index] [#lcl]

TXMLPropStorage

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

Declaration

Source position: xmlpropstorage.pas line 62

type TXMLPropStorage = class(TCustomXMLPropStorage)

published

  property StoredValues: TStoredValues;

  

  property FileName: string;

  

  property RootNodePath: string;

  

  property Active: Boolean;

  

  property OnSavingProperties: TNotifyEvent;

  

  property OnSaveProperties: TNotifyEvent;

  

  property OnRestoringProperties: TNotifyEvent;

  

  property OnRestoreProperties: TNotifyEvent;

  

end;

Inheritance

TXMLPropStorage

  

|

TCustomXMLPropStorage

  

|

TFormPropertyStorage

  

TFormPropertyStorage - class for storage of a Form's properties.

|

TControlPropertyStorage

  

Implements the abstract ancestor class used to get the property list for a control.

|

TCustomPropertyStorage

  

|

TObject



CT Web help

CodeTyphon Studio