public class TOptControl : TStringList
Optional object class type to be passed to optimization routines.
Create and pass this object as the "Verbose" parameter to the optimization routines. This object allows different type of optimization control, if the optimization is executed inside of a thread.
Methods
| Name | Description |
|---|---|
| WaitFor | Returns True, if before ms amount of miliseconds has elapsed, the Stopped field was set to True |