Klasse TCustomXMLPropStorage

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomXMLPropStorage = class(TFormPropertyStorage)

Beschreibung

no description available, TFormPropertyStorage description follows
no description available, TControlPropertyStorage description follows
no description available, TCustomPropertyStorage description follows

Hierarchie

Übersicht

Methoden

Public procedure StorageNeeded(ReadOnly: Boolean); override;
Public procedure FreeStorage; override;
Public function DoReadString(const Section, Ident, TheDefault: string): string; override;
Public procedure DoWriteString(const Section, Ident, Value: string); override;
Public Procedure DoEraseSections(const ARootSection: String); override;

Eigenschaften

Public property FileName: String Read FFileName Write FFileName;
Public property RootNodePath: String Read FRootNodePath Write FRootNodePath;

Beschreibung

Methoden

Public procedure StorageNeeded(ReadOnly: Boolean); override;
 
Public procedure FreeStorage; override;
 
Public function DoReadString(const Section, Ident, TheDefault: string): string; override;
 
Public procedure DoWriteString(const Section, Ident, Value: string); override;
 
Public Procedure DoEraseSections(const ARootSection: String); override;
 

Eigenschaften

Public property FileName: String Read FFileName Write FFileName;
 
Public property RootNodePath: String Read FRootNodePath Write FRootNodePath;
 

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