Class TMSBitBtn (unit MSBITBTN)

Inherits from

TBitBtn

Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions

procedure wmMouseMove(var Msg : TMessage);


procedure wmMouseOut(var Msg : TMessage);


Properties

property HighLight : TColor


Events

event OnMouseOut : TNotifyEvent

Published declarations

Variables

OldColor : TColor;

Protected declarations

FHighLight : TColor;


FOnMouseOut : TNotifyEvent;

Private declarations


Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions


procedure wmMouseMove(var Msg : TMessage);


procedure wmMouseOut(var Msg : TMessage);


Properties


property HighLight : TColor


Events


event OnMouseOut : TNotifyEvent

Published declarations


Variables


OldColor : TColor;

Protected declarations


FHighLight : TColor;


FOnMouseOut : TNotifyEvent;

Private declarations