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

TUITab

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

Declaration

Source position: nxUI.pas line 298

type TUITab = class(TUIContainer)

public

  caption: string;

  

  texture: Integer;

  

  posX: Integer;

  

  constructor Create;

  

end;

Inheritance

TUITab

  

|

TUIContainer

  

|

TUIElement

  

|

TObject



CT Web help

CodeTyphon Studio