TcxRadioGroupItem Object

Applies to TestComplete 15.63, last modified on April 10, 2024

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.

TcxRadioGroupItem Properties

TcxRadioGroupItem Methods

See Also

Items Property
TcxRadioGroup Object
TcxRadioGroupItems Object

Highlight search results