You are here: Symbol Reference > MtxExpr Namespace > Classes > Vector Record > public > Vector.Capacity Property
MtxVec VCL
ContentsIndex
PreviousUpNext
Vector.Capacity Property

Sizing the object will not allocate less than Capacity samples.

Pascal
property Capacity: Int64;

To free memory allocated before, first set Capacity to 0. In case of complex numbers the size is half here specified.

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