You are here: Symbol Reference > AbstractMtxVec Namespace > Classes > TMtxVec Class > public > SizeToArray Method > TMtxVec.SizeToArray Method (TCplxArray)
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxVec.SizeToArray Method (TCplxArray)

Sizes the array.

Pascal
procedure SizeToArray(var Dst: TCplxArray); overload;

Sizes the Dst array so that it can hold all the values stored in the calling object. If the Complex property is false an exception will be raised.

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