Klasse TCustomCheckListBox
Unit
CheckLst
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
 |
constructor Create(AOwner: TComponent); override; |
Eigenschaften
 |
property Checked[const AIndex: Integer]: Boolean read GetChecked write SetChecked; |
 |
property Count: integer read GetCount; |
 |
property OnClickChecked: TNotifyEvent read FOnClickChecked write FOnClickChecked; |
 |
property OnItemClick: TCheckListClicked read FOnItemClick write FOnItemClick; |
Beschreibung
Methoden
 |
constructor Create(AOwner: TComponent); override; |
|
Eigenschaften
 |
property Checked[const AIndex: Integer]: Boolean read GetChecked write SetChecked; |
|
 |
property Count: integer read GetCount; |
|
 |
property OnClickChecked: TNotifyEvent read FOnClickChecked write FOnClickChecked; |
|
Erstellt mit PasDoc 0.10.0 am 2007-03-27 23:02:52