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