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

TLSCustomJSONPropStorage

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

Declaration

Source position: LSJSONPropStorage.pas line 30

type TLSCustomJSONPropStorage = class(TFormPropertyStorage,ILSAboutComponent)

protected

  function GetJSONFileName; virtual;

  

  function RootSection; override;

  

  function FixPath(); virtual;

  

  property JSONConfig: TJSONConfig; [r]

  

public

  procedure StorageNeeded(); override;

  

  procedure FreeStorage; override;

  

  function DoReadString(); override;

  

  procedure DoWriteString(); override;

  

  procedure DoEraseSections(); override;

  

  property About: string; [rws]

  

  property FileName: string; [rw]

  

  property RootPath: string; [rw]

  

end;

Inheritance

TLSCustomJSONPropStorage

  

|

TObject,ILSAboutComponent



CT Web help

CodeTyphon Studio