Unit 'ComboEx' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TComboExItems

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

Declaration

Source position: comboex.pas line 119

type TComboExItems = class(TListControlItems)

protected

  FAddingOrDeletingItem: Boolean;

  

  procedure Notify(); override;

  

  procedure Update(); override;

  

public

  function Add;

  

  function AddItem();

  

  function Insert();

  

  property ComboItems []: TComboExItem; default; [r]

  

end;

Inheritance

TComboExItems

  

|

TListControlItems

  

|

TObject



CT Web help

CodeTyphon Studio