You are here: Symbol Reference > MtxExpr Namespace > Classes > Matrix Record > public > Matrix.IsSubRange Property
MtxVec VCL
ContentsIndex
PreviousUpNext
Matrix.IsSubRange Property

Set to true after the SetSubIndex or SetSubRange call.

Pascal
property IsSubRange: boolean;

This property is set to true after the SetSubIndex or SetSubRange call. If IsSubRange is true then the TVec method/function will be performed on subrange of values. Use SetFullRange to set IsSubRange back to False and thus reset sub range to full Matrix length.

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