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