Back to Devexpress

dxUIAClasses Unit

vcl-dxuiaclasses.md

latest2.2 KB
Original Source

dxUIAClasses Unit

Implements the UI Automation functionality in DevExpress controls.

Classes

NameDescription
TdxAutomationElementSettingsStores UI Automation tree-related settings for a DevExpress control/UI element.
TdxAutomationPropertiesStores UIA node properties associated with a DevExpress control/UI element.
TdxAutomationPropertyThe base class for all UIA node properties.
TdxAutomationProperty<T>The base class for all UIA node property classes.
TdxStringAutomationPropertyStores a string property for a UI Automation tree node.
TdxUIADefaultSettingsStores default UI Automation-related settings for all supported DevExpress controls.

Variables

NameDescription
dxUIACalculateAllPropertiesSpecifies if all properties are automatically calculated for a node in the UI Automation tree.
dxUIAutomationEnabledSpecifies if the UI Automation functionality is enabled for all supported DevExpress controls in the application.

Types

NameDescription
TdxCalculateAutomationPropertyEventThe procedural type for UIA node property calculation events.
TdxInitializeAutomationPropertiesEventThe procedural type for UIA node property initialization events.