| class TK_RADIO_CFG |
|---|
| TK_BUTTON_CFG | $TK_WIDGET_CFG |
| std: SAME |
|---|
| val(s:STR) |
|---|
| **** | Value for the variable when the radiobutton is selected. |
| val(s:STR): SAME |
|---|
| variable(v:TK_VAR) |
|---|
| **** | Variable associated to this widget. Changes to the variable cause the widget to update and user actions on this widget may change the value of the variable. |
| variable(v:TK_VAR): SAME |
|---|