TdxAutomationProperties Members
Stores UIA node properties associated with a DevExpress control/UI element.Properties
| Name | Description |
|---|---|
| FullDescription | Stores a detailed (optional) description for the processed UIA node. |
| Name | Stores the name of the processed UIA node. |
Methods
| Name | Description |
|---|---|
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| ToString | Inherited from TObject. |
See Also