Class TCustomKey (unit AnotherReg)

Inherits from

TRegistryEntry

Constructors


constructor Create( anOwner :TComponent );



Functions

destructor Destroy;


procedure Close;


procedure DoDelete;

TCustomLey

function GetExist :Boolean;


function GetPath :string;


procedure Notification( AComponent :TComponent; Operation :TOperation );


procedure Open;


procedure SetParentKey( V :TCustomKey );


procedure AutoClose( sender :TObject );


function GetActive :Boolean;


function GetFullPath :string;


function GetHandle :THandle;


procedure KillAutoCloseTimer;


procedure SetActive( V :Boolean );


procedure SetAutoCloseTimer;


Properties

property Active : Boolean


property FullPath : String


property Handle : THandle


property Path : String


property ParentKey : TCustomKey


Events

Variables

FAutoCloseTimer : TTimer;


FHandle : THandle;


FParentKey : TCustomKey;



Constructors


constructor Create( anOwner :TComponent );


Functions


destructor Destroy;


procedure Close;


procedure DoDelete;

TCustomLey


function GetExist :Boolean;


function GetPath :string;


procedure Notification( AComponent :TComponent; Operation :TOperation );


procedure Open;


procedure SetParentKey( V :TCustomKey );


procedure AutoClose( sender :TObject );


function GetActive :Boolean;


function GetFullPath :string;


function GetHandle :THandle;


procedure KillAutoCloseTimer;


procedure SetActive( V :Boolean );


procedure SetAutoCloseTimer;


Properties


property Active : Boolean


property FullPath : String


property Handle : THandle


property Path : String


property ParentKey : TCustomKey


Events


Variables


FAutoCloseTimer : TTimer;


FHandle : THandle;


FParentKey : TCustomKey;