Klasse TCustomCheckListBox

BeschreibungHierarchieFelderMethodenEigenschaften

Unit

Deklaration

type TCustomCheckListBox = class(TCustomListBox)

Beschreibung

no description available, TCustomListBox 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(AOwner: TComponent); override;

Eigenschaften

Public property Checked[const AIndex: Integer]: Boolean read GetChecked write SetChecked;
Public property Count: integer read GetCount;
Public property OnClickChecked: TNotifyEvent read FOnClickChecked write FOnClickChecked;
Public property OnItemClick: TCheckListClicked read FOnItemClick write FOnItemClick;

Beschreibung

Methoden

Public constructor Create(AOwner: TComponent); override;
 

Eigenschaften

Public property Checked[const AIndex: Integer]: Boolean read GetChecked write SetChecked;
 
Public property Count: integer read GetCount;
 
Public property OnClickChecked: TNotifyEvent read FOnClickChecked write FOnClickChecked;
 
Public property OnItemClick: TCheckListClicked read FOnItemClick write FOnItemClick;
 

Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:52