TABSTable.OnImportProgress
TABSTable
Top 


Occurs when a table is in the process of data importing.

property
OnImportProgress: TABSProgressEvent;

Description
OnImportProgress occurs during lengthy process of data importing.
OnImportProgress allows applications to provide feedback to the user about the progress of the potentially slow process and gives a possibility to interrupt the process.