Iterations: Integer;
The Iterations property returns actual number of iterations.
To get criterion function call number, use the IPerformanceInfo.ObjFunCalls property.
The property use is given in the example for ISmNonLinearOptimization.PerformanceInfo.
See also: