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

Optional object class type to be passed to optimization routines.

Optimization_TOptControl
Pascal
TOptControl = class(TStringList);

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.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!