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

The following tables list the members exposed by TOptControl.

 
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 
 
This is Create, a member of class TOptControl. 
 
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!