Klasse TCustomCheckBox

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomCheckBox = class(TButtonControl)

Beschreibung

no description available, TButtonControl description follows
no description available, TWinControl description follows
no description available, TControl description follows
no description available, TLCLComponent description follows

Hierarchie

Übersicht

Methoden

Public constructor Create(TheOwner: TComponent); override;

Eigenschaften

Public property AutoSize default true;
Public property AllowGrayed: Boolean read FAllowGrayed write FAllowGrayed default false;
Public property State: TCheckBoxState read GetState write SetState;
Public property TabStop default true;
Public property UseOnChange;
Public property OnChange;

Beschreibung

Methoden

Public constructor Create(TheOwner: TComponent); override;
 

Eigenschaften

Public property AutoSize default true;
 
Public property AllowGrayed: Boolean read FAllowGrayed write FAllowGrayed default false;
 
Public property State: TCheckBoxState read GetState write SetState;
 
Public property TabStop default true;
 
Public property UseOnChange;
 
Public property OnChange;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:03:04