You are here: Symbol Reference > AbstractMtxVecInt Namespace > Classes > TMtxVecInt Class > TMtxVecInt Members
MtxVec VCL
ContentsIndex
TMtxVecInt Members Public Properties
Public Properties
 
Name 
Description 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
For internal use only. Read to get the index of this object in object cache. 
 
Sizing the object will not allocate less than Capacity. 
 
Sizing the object will not allocate less than CapacityInBytes. 
 
Sizing the object will not allocate less than CapacityInElements. 
 
Specifies increment step for the Capacity property. 
 
First element in object Values array. 
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Prevents change to IntPrecision if Lock = True. 
 
Defines the precision (single or double) of the floating point operations.  
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Last 
Last element in object Values array. 
 
Called when object size changes. 
 
Internal.  
 
Specifies the power of two for the scale factor used by some methods. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.