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

Returns the current subrange stack level used by block processing functions.

Pascal
function BlockSubRangeLevel: integer;

When the stack has zero size, the subrange level is -1. This routine can be usefull for debugging purposes. When block processing is initiated with a call to BlockInit, the value of BlockSubRangeLevel is set to be equal to the current value of SubRangeLevel. When the block processing finishes, the BlockSubRangeLevel will be set to -1.

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