Class TfrmHotkeyError (unit hkError)

Inherits from

TForm

Constructors



Functions

procedure SetConflictingEntry(Value: String);


procedure SetDescription(Value: String);


Properties

property ConflictingEntry : String


property Description : String


Events

Variables

btnCancel : TButton;


btnOk : TButton;


lblDescription : TLabel;


lblEntry : TLabel;


lblHotkeyUsed : TLabel;



Constructors


Functions


procedure SetConflictingEntry(Value: String);


procedure SetDescription(Value: String);


Properties


property ConflictingEntry : String


property Description : String


Events


Variables


btnCancel : TButton;


btnOk : TButton;


lblDescription : TLabel;


lblEntry : TLabel;


lblHotkeyUsed : TLabel;