TABSTable.AfterExport
TABSTable
Top 


Occurs after ExportTable completed.

property AfterExport: TDataSetNotifyEvent;

Description
Write an AfterExport event handler to take specific action immediately after an application exports a table. For example, an application might close progress indication form or display a message that exporting completed.