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