Class TfrmHintEditor (unit HintEdit)
Inherits from
TForm
Constructors
Functions
procedure Activate;
procedure btnCopyClick(Sender: TObject);
Properties
Events
Variables
btnCancel : TBitBtn;
btnCopy : TBitBtn;
btnOK : TBitBtn;
Label1 : TLabel;
Label2 : TLabel;
memTip : TMemo;
txtHint : TEdit;
CopyHint : boolean;
Constructors
Functions
procedure Activate;
procedure btnCopyClick(Sender: TObject);
Properties
Events
Variables
btnCancel : TBitBtn;
btnCopy : TBitBtn;
btnOK : TBitBtn;
Label1 : TLabel;
Label2 : TLabel;
memTip : TMemo;
txtHint : TEdit;
CopyHint : boolean;