VirtualDAC

TVirtualDataSet.OnInsertRecord Event

Occurs when a new record is added to the virtual data set.

Class

TVirtualDataSet

Syntax

property OnInsertRecord: TOnModifyRecordEvent;

Remarks

Write the OnInsertRecord event handler to process insertion of new record in the virtual dataset. When firing the event, the virtual dataset is positioned on the record being inserted.

See Also

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