DesktopRadioGroup.SelectionChanged
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Event
The selected radio button has changed.
Notes
Use the DesktopRadioGroup.SelectedRowIndex property to get the index of the newly selected value or the DesktopRadioGroup.SelectedRow method to get the newly selected radio button.
Examples
Get the caption of the newly selected radio button: