[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ComboEx' (#lcl)

TComboExItems

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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]

  

Inheritance

TComboExItems

  

|

TListControlItems

  

|

TOwnedCollection

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.