Class TBI_Button (unit bi_btns)

Inherits from

TBI_basebutton

Constructors


constructor Create(AOwner: TComponent);

IE button


Functions

procedure paint;


procedure SetOnDraw(Value:TDrawButtonEvent);


procedure SetStyle(value:BI_Buttonstyle);


Properties

property Color :


property Style : BI_Buttonstyle


Events

event OnDraw : TDrawButtonEvent


Variables

fOnDraw : TDrawButtonEvent;


fstyle : BI_Buttonstyle;



Constructors


constructor Create(AOwner: TComponent);

IE button


Functions


procedure paint;


procedure SetOnDraw(Value:TDrawButtonEvent);


procedure SetStyle(value:BI_Buttonstyle);


Properties


property Color :


property Style : BI_Buttonstyle


Events


event OnDraw : TDrawButtonEvent


Variables


fOnDraw : TDrawButtonEvent;


fstyle : BI_Buttonstyle;