Summary
Set to true after the SetSubIndex or SetSubRange call.
Class
TMtxVec
Declaration
Property IsSubRange: boolean read FIsSubRange;
Description
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 vector length.
| Copyright 2008 Dew Research |
http://www.dewresearch.com