Occurs when a table is in the process of restructuring.
property OnRestructureProgress: TABSProgressEvent;
Description
OnRestructureProgress occurs during lengthy process of restructuring.
OnRestructureProgress allows applications to provide feedback to the user about the progress of the potentially slow process and gives a possibility to interrupt the process.
|
|