TABSTable.AfterRestructure
TABSTable
Top 


Occurs after RestructureTable completed.

property AfterRestructure: TDataSetNotifyEvent;

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