[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: comboex.pas line 57
type TListControlItem = class(TCollectionItem) end; |
||
public |
||
property Data: TCustomData; [rw] |
|
|
constructor Create(); override; |
|
|
published |
||
property Caption: TTranslateString; [rw] |
|
|
property ImageIndex: SmallInt; [rw] |
|
|
|
||
| | ||
TCollectionItem |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |