[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: comboex.pas line 73
type TComboExItem = class(TListControlItem) end; |
||
protected |
||
Const |
||
cDefCaption = 'ItemEx' |
|
|
public |
||
constructor Create(); override; |
|
|
destructor Destroy; override; |
|
|
published |
||
property Indent: SmallInt; [rw] |
|
|
property OverlayImageIndex: SmallInt; [rw] |
|
|
property SelectedImageIndex: SmallInt; [rw] |
|
|
|
||
| | ||
|
||
| | ||
TCollectionItem |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |