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

TCustomECCheckGroup

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

Declaration

Source position: ecgroupctrls.pas line 202

type TCustomECCheckGroup = class(TBaseECGroupCtrl)

protected

const

  cDefCGOptions = [egoAllowAllUp, egoCentered, egoSplitted]

  

protected

  function GetElementDetails(); override;

  

  procedure GroupCtrlItemCheckedChanged();

  

  procedure GroupCtrlItemClick();

  

public

  constructor Create(); override;

  

  property Checked []: Boolean; [rw]

  

  property OnItemClick: TIntegerEvent; [rw]

  

end;

Inheritance

TCustomECCheckGroup

  

|

TBaseECGroupCtrl

  

|

TECBaseControl

  

|

TObject



CT Web help

CodeTyphon Studio