Vcl.ButtonGroup
Defines classes, options, and event handlers for button groups (a button group is a related group of buttons).
| Package | vcl290.bpl | 
|---|
Classes
| TButtonGroup | TButtonGroup displays a group of buttons in a container. | 
| TGrpButtonItem | TGrpButtonItem is an individual button of a TButtonGroup control. | 
| TGrpButtonItemClass | Metaclass of TGrpButtonItem. | 
| TGrpButtonItems | TGrpButtonItems maintains the collection of buttons that appear in a TButtonGroup control. | 
| TGrpButtonItemsClass | Metaclass of TGrpButtonItems. | 
Types
| TGrpButtonDrawEvent | TGrpButtonDrawEvent is the type of Button Group draw event handler. | 
| TGrpButtonDrawIconEvent | TGrpButtonDrawIconEvent is the type of Button Group OnDrawIcon event handler. | 
| TGrpButtonEvent | TGrpButtonEvent is a type of Button Group event handler. | 
| TGrpButtonOption | |
| TGrpButtonOptions | Options for button groups. | 
| TGrpButtonReorderEvent | TGrpButtonReorderEvent is a type of Button Group reorder event handler. |