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

TUIWindow

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

Declaration

Source position: nxUI.pas line 327

type TUIWindow = class(TUIContainer)

public

  caption: string;

  

  draggable: Boolean;

  

  texture: Integer;

  

  titleTex: Integer;

  

  titleHeight: Integer;

  

  font: Integer;

  

  constructor Create();

  

end;

Inheritance

TUIWindow

  

|

TUIContainer

  

|

TUIElement

  

|

TObject



CT Web help

CodeTyphon Studio