You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxByte Class > public > TMtxByte.PValues Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxByte.PValues Method

Obtains a pointer to the integer value of the vector at Index.

Pascal
function PValues(const row: integer; const col: integer): PAPointer; overload;

The function returns address of element at Values[i]. Under .NET, internal memory must be Pinned first. See Pin and UnPin

Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!