Class TPosSaver (unit RGPosSav)

Inherits from

TComponent

Constructors



Functions

procedure Restore;

Public declarations

procedure Save;


procedure SetRegRootKey(Value: TPosSaverHKEY);

Protected declarations

Properties

property IniName : string

Published declarations

property IniSection : string


property RegKey : string


property RegRootKey : TPosSaverHKEY


property UseRegistry : boolean


Events

Variables

FIniName : string;

Private declarations

FIniSection : string;


FRegKey : string;


FRegRootKey : HKEY;


FUseRegistry : boolean;


F_RegRootKey : TPosSaverHKEY;



Constructors


Functions


procedure Restore;

Public declarations


procedure Save;


procedure SetRegRootKey(Value: TPosSaverHKEY);

Protected declarations


Properties


property IniName : string

Published declarations


property IniSection : string


property RegKey : string


property RegRootKey : TPosSaverHKEY


property UseRegistry : boolean


Events


Variables


FIniName : string;

Private declarations


FIniSection : string;


FRegKey : string;


FRegRootKey : HKEY;


FUseRegistry : boolean;


F_RegRootKey : TPosSaverHKEY;