The TcxRadioGroupItem
object provides a scripting interface to a single radio button displayed by the radio group component. To obtain the TcxRadioGroupItem
object in your scripts, use the TcxRadioGroupItems.Items
property.
The Caption
property specifies the radio button caption. To get or set the position of the radio button within the group, use the Index
property.