dxUIAClasses Unit
Implements the UI Automation functionality in DevExpress controls.
#Classes
Name | Description |
---|---|
Tdx |
Stores UI Automation tree-related settings for a DevExpress control/UI element. |
Tdx |
Stores UIA node properties associated with a DevExpress control/UI element. |
Tdx |
The base class for all UIA node properties. |
Tdx |
The base class for all UIA node property classes. |
Tdx |
Stores a string property for a UI Automation tree node. |
#Variables
Name | Description |
---|---|
dx |
Specify if all properties are automatically calculated for a node in the UI Automation tree. |
dx |
Specifies if the UI Automation functionality is enabled for all supported DevExpress controls in the application. |
#Types
Name | Description |
---|---|
Tdx |
The procedural type for UIA node property calculation events. |
Tdx |
The procedural type for UIA node property initialization events. |