TTMSFNCPlannerItemEditorRadioGroup Class
A group box that presents a set of mutually exclusive radio buttons arranged in configurable columns, used inside the planner item editor forms.
API unit family: TMSFNCPlannerItemEditorRecurrency
Inherits from: TGroupBox
Syntax
TTMSFNCPlannerItemEditorRadioGroup = class(TGroupBox)
Properties
| Name | Description |
|---|---|
| Buttons | Returns the radio button at the specified zero-based index within the group. |
Methods
| Name | Description |
|---|---|
| Resize | Repositions the radio buttons after the group box is resized. |