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

Allows setting/getting the integer value at position Indx.

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

Allows setting/getting the 32bit integer value at position Indx. In Delphi, this property reads/writes to the same memory as TMtxVecInt.IValues1D, TMtxVecInt.SValues1D and TMtxVecInt.BValues1D properties.

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