Class TMultiLineBtn (unit MLButton)

Inherits from

TButton

Constructors


constructor Create(AOwner: TComponent);



Functions

procedure CreateParams(var Params: TCreateParams);


procedure SetMultiLine(Value: Boolean);


Properties

property MultiLine : Boolean


Events

Variables

fMultiLine : Boolean;



Constructors


constructor Create(AOwner: TComponent);


Functions


procedure CreateParams(var Params: TCreateParams);


procedure SetMultiLine(Value: Boolean);


Properties


property MultiLine : Boolean


Events


Variables


fMultiLine : Boolean;