TTMSFNCRadioGroupTitle Class
Title settings for a radio group, including an optional title check box.
API unit family: TMSFNCRadioGroup
Inherits from: TTMSFNCGroupTitle
Syntax
TTMSFNCRadioGroupTitle = class(TTMSFNCGroupTitle)
Properties
| Name | Description |
|---|---|
| CheckBoxMode | Selects the action performed by the title check box. |
| Checked | Gets or sets whether the title check box is checked. |
| ShowCheckBox | Shows the title check box when set to True. |