Description of TCheckGroupBox :
TCheckGroupBox is an enhanced groupbox that will set enable for all its child controls.You can connect any TControl with a Checked property, not just TCheckBox and TRadioButton to the groupbox and control the enabled-state by simply clicking the control. The control will automatic be placed instead of the caption of the groupbox.