Unit 'nxUI' Package
[Overview][Types][Classes][Variables][Index] [#pl_nxpascal]

TUILabel

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

Declaration

Source position: nxUI.pas line 143

type TUILabel = class(TUIElement)

public

  caption: string;

  

  font: Integer;

  

  centered: Boolean;

  

  constructor Create();

  

end;

Inheritance

TUILabel

  

|

TUIElement

  

|

TObject



CT Web help

CodeTyphon Studio