[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'fpGUI' (#fpgui)

TLabel

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: label.inc line 40

type TLabel = class(TCustomLabel)

published

  property CanExpandWidth;

  

  property Enabled;

  

  property FontColor;

  

  property Text;

  

  property Alignment;

  

end;

Inheritance

TLabel

  

|

TCustomLabel

  

|

TWidget

  

The TWidget class is the base class of all user interface objects.

|

TComponent

?

TObject