You are here: Symbol Reference > Optimization Namespace > Classes > TOptControl Class > public
MtxVec VCL
ContentsIndex
PreviousUpNext
public

The public members of the TOptControl class are listed here.

 
Name 
Description 
 
Iter 
Contains the current iteration count, which can be read from another thread, while the optimization algorithm is running.  
 
Stop 
Initialized to false by the algorithm. The user can set this property to True (from another thread), to stop the optimization process.  
 
Set to True by the optimization algorithm just before the function will exit.  
 
If True, log messages will be appended to the inherited TStringList.  
 
Name 
Description 
 
Returns True, if before ms amount of miliseconds has elapsed, the Stopped field was set to True  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!