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

Specifies increment step for the Capacity property.

Pascal
property CapacityStep: double;

If this property is 0, the Capacity will never be modified on its own. When the value 1, the capacity will continue increasing to match largest value requested. When the value is more than 1, the capacity will be increasing with the factor specified.

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