You are here: Symbol Reference > MtxExprInt Namespace > Classes > MatrixInt Record > public
MtxVec VCL
ContentsIndex
public 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 MatrixInt
 
Allows setting/getting the 8bit unsigned integer value at position Indx. 
 
Allows setting/getting the 8bit unsigned integer value at position Indx. 
 
Sizing the object will not allocate less than Capacity samples. 
 
Specifies increment step for the Capacity property. 
 
Vector Caption. 
 
Cols 
Defines the number of matrix columns. 
 
Defines number of bits stored in one row. 
 
Enables/disable inline condition checking. 
 
First element in object Values array. 
 
Returns data for inspection by the debugger.  
 
Defines internal storage precision which can be either 32, 16 or 8 bit. 
 
Set to true after the SetSubIndex or SetSubRange call. 
 
Allows setting/getting the signed 32bit integer value at position Indx. 
 
Allows setting/getting the signed 32bit integer value at position Indx. 
 
Last 
Last element in object Values array. 
 
Defines the number of leading columns. 
 
Defines the length in number of samples. 
 
Rows 
Defines the number of matrix Rows. 
 
Specifies the power of two for the scale factor used by some methods. 
 
read GetSelect write SetSelect; 
 
Allows copying/assignment of subranges. 
 
read GetSelectIndex write SetSelectIndex; 
 
Allows copying/assignment of subranges. 
 
Allows setting/getting the signed 16bit integer value at position Indx. 
 
Allows setting/getting the signed 16bit integer value at position Indx. 
 
Tag 
Stores an integer value as a part of the object. 
Copyright (c) 1999-2025 by Dew Research. All rights reserved.