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