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

TXMLConfigStorage

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

Declaration

Source position: xmlpropstorage.pas line 76

type TXMLConfigStorage = class(TConfigStorage)

protected

  function GetFullPathValue();

  

  procedure SetFullPathValue();

  

  procedure SetDeleteFullPathValue();

  

  procedure DeleteFullPath(); override;

  

  procedure DeleteFullPathValue(); override;

  

public

  procedure Clear; override;

  

  constructor Create();

  

  destructor Destroy; override;

  

  property XMLConfig: TXMLConfig; [r]

  

  property FreeXMLConfig: Boolean; [rw]

  

  procedure WriteToDisk; override;

  

  function GetFilename; override;

  

  procedure SaveToStream(); virtual;

  

end;

Inheritance

TXMLConfigStorage

  

|

TObject



CT Web help

CodeTyphon Studio