TcxGroupBox.Automation Property
Provides access to UI Automation and accessibility of the group box.
Declaration
property Automation: TdxAutomationElementSettings read; write;
Property Value
Type | Description |
---|---|
TdxAutomationElementSettings | Stores UI Automation and accessibility settings. |
See Also