Class TdbHyperLabel (unit dbHyperLabel)

Inherits from

TDBText

Constructors


constructor Create(AOwner: TComponent);

Public declarations

Wack it on the pallette



Functions

procedure CMMouseEnter(var Msg: TMessage);

Set default cursor to pointing hand

procedure CMMouseLeave(var Msg: TMessage);

Detect Mouse

Change color when mouse is over label


procedure SetColorLeaveLabel(aVal: TColor);

Color when curosr is over label

Change color when mouse leaves label (default color


Properties

property ColorEnter : TColor


property ColorLeave : TColor

Published declarations

Events

Variables

FColorEnterLabel : TColor;

Color when cursor is off label

FColorLeaveLabel : TColor;

Protected declarations


Constructors


constructor Create(AOwner: TComponent);

Public declarations

Wack it on the pallette


Functions


procedure CMMouseEnter(var Msg: TMessage);

Set default cursor to pointing hand


procedure CMMouseLeave(var Msg: TMessage);

Detect Mouse

Change color when mouse is over label


procedure SetColorLeaveLabel(aVal: TColor);

Color when curosr is over label

Change color when mouse leaves label (default color


Properties


property ColorEnter : TColor


property ColorLeave : TColor

Published declarations


Events


Variables


FColorEnterLabel : TColor;

Color when cursor is off label


FColorLeaveLabel : TColor;

Protected declarations