| Class TRkLabel (unit RkLabel) |
TLabel
| Constructors |
constructor Create( AOwner : TComponent );| Functions |
procedure Paint;
procedure Draw3DText( R : TRect; Flags : Word );
procedure SetShadowColor( Value : TColor );
procedure SetShadowDepth( Value : Integer );
procedure SetTextStyle( Value : TTextStyle );| Properties |
property About : TRkAboutInfo
property ShadowColor : TColor
property ShadowDepth : Integer
property TextStyle : TTextStyle| Events |
| Variables |
FAboutInfo : TRkAboutInfo;
FShadowColor : TColor;
FShadowDepth : Integer;
FTextStyle : TTextStyle;| Constructors |
constructor Create( AOwner : TComponent );======================} {== TRkLabel Methods ==} {======================
| Functions |
procedure Paint;= TRkLabel.Draw3DText =
procedure Draw3DText( R : TRect; Flags : Word );
procedure SetShadowColor( Value : TColor );
procedure SetShadowDepth( Value : Integer );
procedure SetTextStyle( Value : TTextStyle );| Properties |
property About : TRkAboutInfo
property ShadowColor : TColor
property ShadowDepth : Integer
property TextStyle : TTextStyle| Events |
| Variables |
FAboutInfo : TRkAboutInfo;
FShadowColor : TColor;
FShadowDepth : Integer;
FTextStyle : TTextStyle;