[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: comboex.pas line 119
type TComboExItems = class(TListControlItems) end; |
||
protected |
||
FAddingOrDeletingItem: Boolean; |
|
|
procedure Notify(); override; |
|
|
procedure Update(); override; |
|
|
public |
||
function Add; |
|
|
function AddItem(); |
|
|
function Insert(); |
|
|
property ComboItems []: TComboExItem; default; [r] |
|
|
|
||
| | ||
|
||
| | ||
TOwnedCollection |
||
? | ||
TObject |
lazarus-ccr.sourceforge.net |