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

TListControlItem

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

Declaration

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]

  

Inheritance

TListControlItem

  

|

TCollectionItem

?

TObject

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