VirtualDAC

TVirtualDataSet.OnDeleteRecord Event

Occurs when a record is deleted from the virtual data set.

Class

TVirtualDataSet

Syntax

property OnDeleteRecord: TOnDeleteRecordEvent;

Remarks

Write the OnDeleteRecord event handler to process deletion of a record from the virtual dataset. When firing the event, the virtual dataset sends the record number of the record being deleted into the event handler.

See Also

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback