You are here: Symbol Reference > MtxVecInt Namespace > Classes > TVecSmallInt Class > public > TVecSmallInt.DefaultArray Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TVecSmallInt.DefaultArray Property

Allows setting/getting the integer value at position Indx.

Pascal
property DefaultArray [const Indx: integer]: SmallInt;

Allows setting/getting the 16bit integer value at position Indx. This property reads/writes to the same memory as Values property.

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