function PValues(Index: Integer): NativeInt;
Obtains a pointer to the integer value of the vector at Index.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Index | Integer | start index |
Returns: IntPtr
Remarks:
The function returns pointer to the current integer relative to the value of the Precision property.