Class TCheckBox95 (unit addbtn95)

Inherits from

TCheckBox

Constructors



Functions

procedure createparams(var Params: TCreateParams);


Procedure SetAlignment(AAlignment : TAlignment);


Procedure SetAlignmentBtn(AAlignmentBtn : TLeftRight);


Procedure SetLikePushButton(ALikePushButton : Boolean);


Procedure SetVerticalAlignment(AVerticalAlignment : TVAlignment);


Procedure SetWordWrap(AWordWrap : Boolean);


Properties

property Alignment : TAlignment

Public declarations

property AlignmentBtn : TLeftRight


property LikePushButton : Boolean


property VerticalAlignment : TVAlignment


property WordWrap : Boolean


Events

Variables

fAlignment : TAlignment;


fAlignmentBtn : TLeftRight;


fLikePushButton : Boolean;


fVerticalAlignment : TVAlignment;


fWordWrap : Boolean;



Constructors


Functions


procedure createparams(var Params: TCreateParams);


Procedure SetAlignment(AAlignment : TAlignment);


Procedure SetAlignmentBtn(AAlignmentBtn : TLeftRight);


Procedure SetLikePushButton(ALikePushButton : Boolean);


Procedure SetVerticalAlignment(AVerticalAlignment : TVAlignment);


Procedure SetWordWrap(AWordWrap : Boolean);


Properties


property Alignment : TAlignment

Public declarations


property AlignmentBtn : TLeftRight


property LikePushButton : Boolean


property VerticalAlignment : TVAlignment


property WordWrap : Boolean


Events


Variables


fAlignment : TAlignment;


fAlignmentBtn : TLeftRight;


fLikePushButton : Boolean;


fVerticalAlignment : TVAlignment;


fWordWrap : Boolean;