TcxRadioButton.Automation Property
Provides access to the radio button’s UI Automation and accessibility settings.
Declaration
property Automation: TdxAutomationElementSettings read; write;
Property Value
Type | Description |
---|---|
TdxAutomationElementSettings | Stores UI Automation and accessibility settings. |
See Also