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

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

Pascal
property SValues [const Indx: 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!