Klasse TCustomIniPropStorage

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomIniPropStorage = 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, Default: string): string; override;
Public procedure DoWriteString(const Section, Ident, Value: string); override;
Public procedure DoEraseSections(const ARootSection : String); override;

Eigenschaften

Public property IniFileName: String Read FIniFileName Write FIniFileName;
Public property IniSection: String Read FIniSection Write FIniSection;

Beschreibung

Methoden

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

Eigenschaften

Public property IniFileName: String Read FIniFileName Write FIniFileName;
 
Public property IniSection: String Read FIniSection Write FIniSection;
 

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