Xojo.Introspection.PropertyInfo.Value
From Xojo Documentation
Method
Xojo.Introspection.PropertyInfo.Value(obj As Object) As Auto
Supported for all project types and targets.
Supported for all project types and targets.
Desc
Method
Xojo.Introspection.PropertyInfo.Value(obj As Object, Assigns value As Auto)
Supported for all project types and targets.
Supported for all project types and targets.
Gets or sets the value of the property.
Parameters
Parameter | Description |
---|---|
obj | The object that contains the property value to access. |
value | Used to assign a value. |
Value | Desc |
Value | Desc |
Value | Desc |