TdxCustomPanel.Automation Property
Provides access to the panel’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