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


Occurs after an application deletes a record.

property AfterDelete: TDataSetNotifyEvent;

Description
Write an AfterDelete event handler to take specific action immediately after an application deletes the active record in a dataset. AfterDelete is called by Delete after it deletes the record, sets the dataset state to dsBrowse, and repositions the cursor on the record prior to the one just deleted.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 28, 2024