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