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

TComboExItem

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

Declaration

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]

  

Inheritance

TComboExItem

  

|

TListControlItem

  

|

TCollectionItem

?

TObject

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