TTMSFNCRadioButton Class
Radio button component that renders a selectable widget with HTML-enabled text and supports mutual-exclusion grouping.
API unit family: TMSFNCRadioButton
Inherits from: TTMSFNCCustomRadioButton
Syntax
TTMSFNCRadioButton = class(TTMSFNCCustomRadioButton)
Properties
| Name | Description |
|---|---|
| GroupName | Name that groups this radio button with others; only one button per group can be checked at a time. (inherited from TTMSFNCCustomRadioButton) |