Class TKLabel2 (unit Klabel2)

Inherits from

TLabel

Constructors


constructor Create( AOwner : TComponent );

########################################################################} {########################################################################} {########################################################################} {########################################################################} {########################################################################


Functions

procedure ShowAbout;

Public declarations

set string to appear in the Object Inspector


procedure Paint;

= TKLabel2.

procedure SetTextStyle( Value : TTextStyle );


procedure DoDrawText(var Rect: TRect; Flags: Word);

= TKLabel2.

Properties

property About : string

Published declarations

property TextStyle : TTextStyle


Events

Variables

FAbout : string;

Private declarations

FTextStyle : TTextStyle;



Constructors


constructor Create( AOwner : TComponent );

########################################################################} {########################################################################} {########################################################################} {########################################################################} {########################################################################


Functions


procedure ShowAbout;

Public declarations

set string to appear in the Object Inspector


procedure Paint;

= TKLabel2.DoDrawText =


procedure SetTextStyle( Value : TTextStyle );


procedure DoDrawText(var Rect: TRect; Flags: Word);

= TKLabel2.SetTextStyle =


Properties


property About : string

Published declarations


property TextStyle : TTextStyle


Events


Variables


FAbout : string;

Private declarations


FTextStyle : TTextStyle;