Occurs when a table is in the process of records copying.
property OnCopyProgress: TABSProgressEvent;
Description
OnCopyProgress occurs during lengthy process of batch moving.
OnCopyProgress allows applications to provide feedback to the user about the progress of the potentially slow process and gives a possibility to interrupt the process.
|
|