The event firing after each copying step.
published
Use the OnProgress event handler to provide the copy operation feedback.
For calculating the amount of work done, the event handler may use PageCount and Remaining properties.
property OnProgress: TADPhysServiceProgressEvent;
PageCount, Remaining