Unit 'ELDsgxPropStore' Package
[Overview][Types][Classes][Index] [#pl_exdesign]

TplPropertiesStore

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

Declaration

Source position: ELDsgxPropStore.pas line 46

type TplPropertiesStore = class(TComponent)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure LoadSettings;

  

  procedure SaveSettings;

  

published

  property StoredProps: TStrings; [rw]

  

  property RegKey: string; [rw]

  

  property IniFile: string; [rw]

  

  property StoreTarget: TStoreTarget; [rw]

  

end;

Inheritance

TplPropertiesStore

  

|

TObject



CT Web help

CodeTyphon Studio