Occurs after BatchMove completed.
property AfterBatchMove: TDataSetNotifyEvent;
Description
Write an BatchMove event handler to take specific action immediately after an application completed BatchMove operation. For example, an application might close progress indication form or display a message that moving records completed.
|
|