Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.AfterCancel
TDataSet
Top 


Occurs after an application completes a request to cancel modifications to the active record.

property AfterCancel: TDataSetNotifyEvent;

Description
Write an AfterCancel event handler to take specific action after an application cancels changes to the active record. AfterCancel is called by the Cancel method after it updates the cursor position, releases the lock on the active record if necessary, and sets the dataset state to dsBrowse. If an application requires additional processing before returning control to a user after a Cancel event, code it in the AfterCancel event.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 19, 2024