Klasse TCustomIniPropStorage
Unit
IniPropStorage
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
Eigenschaften
 |
property IniFileName: String Read FIniFileName Write FIniFileName; |
 |
property IniSection: String Read FIniSection Write FIniSection; |
Beschreibung
Methoden
 |
procedure StorageNeeded(ReadOnly: Boolean); override; |
|
 |
procedure FreeStorage; override; |
|
 |
function DoReadString(const Section, Ident, Default: string): string; override; |
|
 |
procedure DoWriteString(const Section, Ident, Value: string); override; |
|
 |
procedure DoEraseSections(const ARootSection : String); override; |
|
Eigenschaften
 |
property IniFileName: String Read FIniFileName Write FIniFileName; |
|
 |
property IniSection: String Read FIniSection Write FIniSection; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:59