property BlockEnd: Boolean;
Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix.
Returns: Boolean
Remarks:
Returns true, if the currrent subrange of the Matrix was also the last subrange in the Matrix. This property be used together with Matrix.BlockNext and .
See Also: Matrix.BlockInit, Matrix.BlockNext