UIRadioGroup() --> UIRadioGroup object.
Class UIRadioGroup.
addButton(<text>)
- String. Label for appending radio button.
UIRadioGroup()
rg := UIRadioGroup() grid:add(rg:addButton("button1")) grid:add(rg:addButton("button2"))
UIRADIOBUTTON
Platforms
No dependies of platform.