Class TINIEntryShortCut (unit INIEnt)

Inherits from

TINIEntryInteger

Constructors


constructor Create(AOwner:TComponent);



Functions

procedure RefreshControl;


procedure Reset;


procedure Change;

******************************************************* INIEntryShortCut ********************************************************

function GetAsShortCut:string;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


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


Properties

property Borrowed : Boolean


property DefaultValue : LongInt


property EntryMenuItem : TINIEntryMenuItem


property MenuItem : TMenuItem


property AsShortCut : string


Events

Variables

FBorrowed : Boolean;


FEntryMenuItem : TINIEntryMenuItem;


FMenuItem : TMenuItem;



Constructors


constructor Create(AOwner:TComponent);


Functions


procedure RefreshControl;


procedure Reset;


procedure Change;

******************************************************* INIEntryShortCut ********************************************************


function GetAsShortCut:string;


function GetWinControl(AOwner:TComponent;WParent:TControl;cInfo:TCreateInfo):TControl;


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


Properties


property Borrowed : Boolean


property DefaultValue : LongInt


property EntryMenuItem : TINIEntryMenuItem


property MenuItem : TMenuItem


property AsShortCut : string


Events


Variables


FBorrowed : Boolean;


FEntryMenuItem : TINIEntryMenuItem;


FMenuItem : TMenuItem;