TdxAutomationProperty<T> Members
The base class for all UIA node property classes.Properties
| Name | Description |
|---|---|
| Calculated | Specifies if the UIA node property value is calculated. Inherited from TdxAutomationProperty. |
| Value | Specifies the UIA node property value. |
Methods
| 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