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

TListControlItem

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

Declaration

Source position: comboex.pas line 57

type TListControlItem = class(TCollectionItem)

public

  property Data: TCustomData; [rw]

  

  constructor Create(); override;

  

published

  property Caption: TTranslateString; [rw]

  

  property ImageIndex: TImageIndex; [rw]

  

end;

Inheritance

TListControlItem

  

|

TObject



CT Web help

CodeTyphon Studio