TdxAutomationProperty<T> Methods
The base class for all UIA node property classes.| Name | Description |
|---|---|
| Clear | Clears the UIA node property value. Inherited from TdxAutomationProperty. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| IsNull | Identifies if the UIA node property value is defined. Inherited from TdxAutomationProperty. |
| ToString | Inherited from TObject. |
See Also