You are here: Symbol Reference > Optimization Namespace > Classes > TOptControl Class > public
MtxVec VCL
ContentsIndex
public Public Fields
Public Fields
 
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.  
Copyright (c) 1999-2025 by Dew Research. All rights reserved.