You are here: Symbol Reference > MtxExprInt Namespace > Classes > VectorInt Record > public
MtxVec VCL
ContentsIndex
public Public Properties
Public Properties
 
Name 
Description 
 
Allows sizing the internal storage to accomodate desired number of bits. 
 
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 VectorInt
 
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. 
 
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. 
 
Last 
Last element in object Values array. 
 
Defines the length in number of samples. 
 
Specifies the power of two for the scale factor used by some methods. 
 
Allows copying/assignment of subranges. 
 
Allows copying/assignment of subranges. 
 
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.