Class TSerLabel (unit SerLabel)

Inherits from

TLabel

Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions

procedure Paint;

Protected declarations

procedure Draw3dText(R : TRect; Flags : Word);


procedure SetShadowColor(Value : TColor);


procedure SetShadowDepth(Value : Integer);


procedure SetTextStyle(Value : TTextStyle);


Properties

property ShadowColor : TColor

Published declarations

property ShadowDepth : Integer


property TextStyle : TTextStyle


Events

Variables

FShadowColor : TColor;


FShadowDepth : Integer;


FTextStyle : TTextStyle;

Private declarations


Constructors


constructor Create(AOwner : TComponent);

Public declarations


Functions


procedure Paint;

Protected declarations


procedure Draw3dText(R : TRect; Flags : Word);


procedure SetShadowColor(Value : TColor);


procedure SetShadowDepth(Value : Integer);


procedure SetTextStyle(Value : TTextStyle);


Properties


property ShadowColor : TColor

Published declarations


property ShadowDepth : Integer


property TextStyle : TTextStyle


Events


Variables


FShadowColor : TColor;


FShadowDepth : Integer;


FTextStyle : TTextStyle;

Private declarations