Unit 'PoCheckerXMLConfig' Package
[Overview][Classes][Index] [#lz_pochecker]

TXMLOptionsStorage

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

Declaration

Source position: pocheckerxmlconfig.pp line 45

type TXMLOptionsStorage = class(TConfigStorage)

protected

  function GetFullPathValue();

  

  procedure SetFullPathValue();

  

  procedure SetDeleteFullPathValue();

  

  procedure DeleteFullPath(); override;

  

  procedure DeleteFullPathValue(); override;

  

public

  constructor Create();

  

  destructor Destroy; override;

  

  procedure Clear; override;

  

  property XMLConfig: TXMLConfig; [r]

  

  property FreeXMLConfig: Boolean; [rw]

  

  procedure WriteToDisk; override;

  

  function GetFilename; override;

  

end;

Inheritance

TXMLOptionsStorage

  

|

TObject



CT Web help

CodeTyphon Studio