You are here: Symbol Reference > MtxForLoop Namespace > Classes > TMtxForLoop Class > public
MtxVec VCL
ContentsIndex
public Public Properties
Public Properties
 
Name 
Description 
 
Block granularity for TThreadingMode.tmForLoop.  
 
Returns error message associated with thread number i.  
 
Max 
Final Loop index when computing for loop.  
 
Min 
Loop starting index when computing for loop.  
 
Specifies the name base for naming the threads in the debugger.  
 
Assign method pointer to be called by multiple threads to compute a for loop.  
 
Assign function pointer to be called by multiple threads to compute a for loop.  
 
Assign method pointer to be called by multiple threads to compute a for loop.  
 
Assign function pointer to be called by multiple threads to compute a for loop.  
 
Assign function pointer to be called by multiple threads to compute a while loop.  
 
Defines thread priority for all internal threads.  
 
Provides access to internal thread objects.  
 
Specifies how the threads will be distributed between physical CPU cores.  
 
Defines the number of threads to use processing.  
 
Specifies if we are threading for or while loop.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.