Class TBI_GradientButton (unit bi_btns)

Inherits from

TBI_basebutton

As you can see, it's easy to create own buttons based on TBI_Button using the owner draw style} ///////Gradient

Constructors


constructor Create(AOwner: TComponent);

gradientbutton


Functions

procedure paint;


procedure setvertical(value: boolean);


Properties

property Vertical : boolean


Events

Variables

fvertical : boolean;



Constructors


constructor Create(AOwner: TComponent);

gradientbutton


Functions


procedure paint;


procedure setvertical(value: boolean);


Properties


property Vertical : boolean


Events


Variables


fvertical : boolean;