Class TJLabel (unit JLabel)

Inherits from

TLabel

Original code From Dolf van den Berg South-Africa EMail Edusof@Icon.co.za } { Modified to be able to use ONCLICK EVENT} { Plus Added Style Properties and} { foreground and backgroup coloring} { BY: Jay O'Donnell Oct/97

Constructors



Functions

Procedure EnableLabel(Value: Boolean);


Procedure SetBold(Value: TfontStyles);


Procedure SetOffMoveBKGRDColor(Value : Tcolor);


Procedure SetOffMoveFontColor(Value : Tcolor);


Procedure SetOnMoveBKGRDColor(Value : Tcolor);


Procedure SetOnMoveFontColor(Value : Tcolor);


Procedure WMMouseMove(var msg: TWMMouseMove);


Properties

property OffMoveBColor : TColor


property OffMoveFColor : TColor


Events

event OnEnabled : Boolean


event OnMoveBColor : TColor


event OnMoveFColor : TColor


event OnStyles : TFontStyles


Variables

FDown : Boolean;


FEnabled : Boolean;


JActive : Boolean;


LabelFontStyle : TfontStyles;


MouseIn : Boolean;


offMoveBKGRDColor : TColor;


offMoveFontColor : TColor;


onMoveBKGRDColor : TColor;


onMoveFontColor : TColor;



Constructors


Functions


Procedure EnableLabel(Value: Boolean);


Procedure SetBold(Value: TfontStyles);


Procedure SetOffMoveBKGRDColor(Value : Tcolor);


Procedure SetOffMoveFontColor(Value : Tcolor);


Procedure SetOnMoveBKGRDColor(Value : Tcolor);


Procedure SetOnMoveFontColor(Value : Tcolor);


Procedure WMMouseMove(var msg: TWMMouseMove);


Properties


property OffMoveBColor : TColor


property OffMoveFColor : TColor


Events


event OnEnabled : Boolean


event OnMoveBColor : TColor


event OnMoveFColor : TColor


event OnStyles : TFontStyles


Variables


FDown : Boolean;


FEnabled : Boolean;


JActive : Boolean;


LabelFontStyle : TfontStyles;


MouseIn : Boolean;


offMoveBKGRDColor : TColor;


offMoveFontColor : TColor;


onMoveBKGRDColor : TColor;


onMoveFontColor : TColor;