TdxStringAutomationProperty Members
Stores a string property for a UI Automation tree node.Properties
Name | Description |
---|---|
Calculated | Specifies if the UIA node property value is calculated. Inherited from TdxAutomationProperty. |
Value | Specifies the UIA node property value. Inherited from TdxAutomationProperty<T>. |
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