You are here: Symbol Reference > MtxVecInt Namespace > Classes > TMtxByte Class > TMtxByte Members
MtxVec VCL
ContentsIndex
TMtxByte Members Public Properties
Public Properties
 
Name 
Description 
 
Bits 
Allows reading/writing individual bits of the array. 
 
Returns true, if the currrent subrange of the vector was also the last subrange in the vector. 
 
Access elements of the matrix. 
 
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. 
 
Access elements of the matrix without specifying the name of the property. 
 
Allows setting/getting the integer value at position row,col. 
 
First element in object Values array. 
 
This is IntegerValues, a member of class TMtxInt. 
 
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. 
 
Access elements of the matrix. 
 
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. 
 
Access elements of the matrix. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.