ButtonGroup
Contents |
Delphi Information
Class
| TButtonGroup |
TButtonGroup displays a group of buttons in a container. |
| TGrpButtonItem |
TGrpButtonItem is an individual button of a TButtonGroup control. |
| TGrpButtonItems |
TGrpButtonItems maintains the collection of buttons that appear in a TButtonGroup control. |
Classref
| TGrpButtonItemClass |
Metaclass of TGrpButtonItem. |
| TGrpButtonItemsClass |
Metaclass of TGrpButtonItems. |
Set
| TGrpButtonOptions |
Options for button groups. |
C++ Information
Class
| TButtonGroup |
TButtonGroup displays a group of buttons in a container. |
| TGrpButtonItem |
TGrpButtonItem is an individual button of a TButtonGroup control. |
| TGrpButtonItems |
TGrpButtonItems maintains the collection of buttons that appear in a TButtonGroup control. |
Enum
| Buttongroup__1 |
Typedef
| 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. |
| TGrpButtonItemClass |
Metaclass of TGrpButtonItem. |
| TGrpButtonItemsClass |
Metaclass of TGrpButtonItems. |
| TGrpButtonOptions |
Options for button groups. |
| TGrpButtonReorderEvent |
TGrpButtonReorderEvent is a type of Button Group reorder event handler. |