TcxValueType.GetValue(PAnsiChar) Method
In This Article
Obtains a value from the specified memory buffer.
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
ABuffer | PAnsi |
The pointer to the source memory buffer that contains a value of the type that corresponds to the current Tcx |
#Returns
Type | Description |
---|---|
Variant | The obtained value. The function returns Null if the |
See Also