TABSTable.BeforeBatchMove
TABSTable
Top 


Occurs before an application executes a request to execute batch operation.

property BeforeBatchMove: TDataSetNotifyEvent;

Description
Write a BeforeBatchMove event to take specific action before an application performs batch move. Calling BatchMove results in a call to the BeforeBatchMove event handler.