VirtualDAC

TVirtualDataSet.OnModifyRecord Event

Occurs when a record is modified in the virtual data set.

Class

TVirtualDataSet

Syntax

property OnModifyRecord: TOnModifyRecordEvent;

Remarks

Write the OnModifyRecord event handler to process modification of a record in the virtual dataset. When firing the event, the virtual dataset is positioned on the record being modified.

See Also

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