DesktopRadioButton.Constructor(caption as String, enabled as Boolean = True)

From Xojo Documentation

Constructor

DesktopRadioButton.Constructor(caption As String, enabled As Boolean = True)

New in 2021r2

Creates a new DesktopRadioButton with the caption and enabled state passed.