NumberOfExcess
Name
NumberOfExcess
Type
Read
When to use it
During the OnFinish event.
Prototype
property NumberOfExcess : Long;
Explanations
Number of excess pieces.
Excess can appear because pieces are cut in bundles.
The information about each cut can be obtained by calling the GetExcess method.
Links