You are here: Symbol Reference > MtxVecBase Namespace > Classes > TMtxVecBase Class > public > TMtxVecBase.CapacityInElements Property
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVecBase.CapacityInElements Property

Sizing the object will not allocate less than CapacityInElements.

Pascal
property CapacityInElements: Int64;

Rounded up to multiple of 16bytes. When the storage precision is changed, the CapacityInElements will be adjusted accordingly with CapacityInBytes retaining the value.

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