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

TUIButton

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

Declaration

Source position: nxUI.pas line 108

type TUIButton = class(TUIElement)

public

  caption: string;

  

  texture: Integer;

  

  font: Integer;

  

  down: Boolean;

  

  constructor Create();

  

end;

Inheritance

TUIButton

  

|

TUIElement

  

|

TObject



CT Web help

CodeTyphon Studio