You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public > BlockInit Method > MatrixInt.BlockInit Method (TMtxVecInt, integer)
MtxVec VCL
ContentsIndex
PreviousUpNext
MatrixInt.BlockInit Method (TMtxVecInt, integer)

Initializes block processing.

Pascal
procedure BlockInit(const Src: TMtxVecInt; ABlockSize: integer); overload;

Block processing can be applied on possibly already subranged Src object. Src may not be freed or go out of scope until block processing loop has finished. There would be no error raised other than AV.

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