Klasse TXMLConfigStorage

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TXMLConfigStorage = class(TConfigStorage)

Beschreibung

no description available, TConfigStorage description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(const Filename: string; LoadFromDisk: Boolean); override;
Public constructor Create(TheXMLConfig: TXMLConfig);
Public constructor Create(TheXMLConfig: TXMLConfig; const StartPath: string);
Public destructor Destroy; override;
Public procedure WriteToDisk; override;
Public function GetFilename: string; override;

Eigenschaften

Public property XMLConfig: TXMLConfig read FXMLConfig;
Public property FreeXMLConfig: boolean read FFreeXMLConfig write FFreeXMLConfig;

Beschreibung

Methoden

Public constructor Create(const Filename: string; LoadFromDisk: Boolean); override;
 
Public constructor Create(TheXMLConfig: TXMLConfig);
 
Public constructor Create(TheXMLConfig: TXMLConfig; const StartPath: string);
 
Public destructor Destroy; override;
 
Public procedure WriteToDisk; override;
 
Public function GetFilename: string; override;
 

Eigenschaften

Public property XMLConfig: TXMLConfig read FXMLConfig;
 
Public property FreeXMLConfig: boolean read FFreeXMLConfig write FFreeXMLConfig;
 

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