OptimizationLevel
Name
OptimizationLevel
Type
Read/Write
When to use it
You can set the value of this property before calling the method Start.
You may get the value of this property anytime.
Prototype
property OptimizationLevel: Long;
Explanations
Controls the speed and the quality of the optimization in some particular cases when the data have some particular features which makes them difficult to optimize.
Increasing OptimizationLevel can lead to better results, but they are obtained in a longer time.
Links