Class TCheckBoxWithSC (unit INIUtil)

Inherits from

TCheckBox

Constructors


constructor Create(AOwner:TComponent);



Functions

procedure AddToCaption(const Add:string);


procedure KeyDown(var Key:word;Shift:TShiftState);


Properties

property BorrowEdit : TEditShortCut


property SaveCaption : string


Events

Variables

FBorrowEdit : TEditShortCut;


FSaveCaption : string;



Constructors


constructor Create(AOwner:TComponent);


Functions


procedure AddToCaption(const Add:string);


procedure KeyDown(var Key:word;Shift:TShiftState);


Properties


property BorrowEdit : TEditShortCut


property SaveCaption : string


Events


Variables


FBorrowEdit : TEditShortCut;


FSaveCaption : string;