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

TComboExItem

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

Declaration

Source position: comboex.pas line 73

type TComboExItem = class(TListControlItem)

protected

const

  cDefCaption = 'ItemEx'

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property Indent: Integer; [rw]

  

  property OverlayImageIndex: TImageIndex; [rw]

  

  property SelectedImageIndex: TImageIndex; [rw]

  

end;

Inheritance

TComboExItem

  

|

TListControlItem

  

|

TObject



CT Web help

CodeTyphon Studio