| Lokaler Name | Begin Group |
|---|---|
| API Name | BeginGroup |
| Datentyp | Boolean |
| Gültigkeit | |
| Get Funktion | (dcl_Control_GetBeginGroup
<CONTROL>) |
| Set Funktion | (dcl_Control_SetBeginGroup
<CONTROL>
NewValue [as Boolean]) |
| Anwendbar auf | Option Button |
If this property is set, the control starts a new tab group that includes controls following it in the tab/Z order up to the beginning of the next tab group. Controls in a single tab group act as a single tab stop when tabbing through dialog controls. This property is commonly used to group option button controls into a single mutually exclusive radio button group such that only one button in the group may be checked.