TABSTable.AfterImport
TABSTable
Top
Occurs after ImportTable completed.
property
AfterImport:
TDataSetNotifyEvent
;
Description
Write an AfterImport event handler to take specific action immediately after an application imports a table. For example, an application might close progress indication form or display a message that importing completed.