Unit 'LSJSONPropStorage' Package
[Overview][Classes][Index] [#pl_solutions]

TLSJSONConfigStorage

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

Declaration

Source position: LSJSONPropStorage.pas line 71

type TLSJSONConfigStorage = 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 JSONConfig: TJSONConfig; [r]

  

  property FreeJSONConfig: Boolean; [rw]

  

  procedure WriteToDisk; override;

  

  function GetFileName; override;

  

end;

Inheritance

TLSJSONConfigStorage

  

|

TObject



CT Web help

CodeTyphon Studio