Unit 'ECGroupCtrls' Package
[Overview][Types][Classes][Index] [#pl_eccontrols]

TGroupCtrlItem

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

Declaration

Source position: ecgroupctrls.pas line 53

type TGroupCtrlItem = class(TCollectionItem)

protected

const

  cDefCaption = 'Item'

  

protected

  FItemRect: TRect;

  

  function GetDisplayName; override;

  

public

  constructor Create(); override;

  

published

  property Caption: TCaption; [rw]

  

  property Checked: Boolean; [rw]

  

  property ImageIndex: SmallInt; [rw]

  

  property ImageIndexChecked: SmallInt; [rw]

  

end;

Inheritance

TGroupCtrlItem

  

|

TObject



CT Web help

CodeTyphon Studio