You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > MatrixInt.SValues Property
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.SValues Property

Allows setting/getting the signed 16bit integer value at position Indx.

Pascal
property SValues [const rowIdx, colIdx: integer]: smallint;

Allows setting/getting the signed 16bit integer value at position Indx. This property reads/writes to the same memory as BValues and IValues properties.

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