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