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

TUICheckBox

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

Declaration

Source position: nxUI.pas line 189

type TUICheckBox = class(TUIElement)

public

  caption: string;

  

  texture: Integer;

  

  font: Integer;

  

  group: Integer;

  

  property checked: Boolean; [rw]

  

  constructor Create();

  

end;

Inheritance

TUICheckBox

  

|

TUIElement

  

|

TObject



CT Web help

CodeTyphon Studio