DesktopRadioGroup.SelectionChanged
From Xojo Documentation
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: