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


Occurs when an application inserts or appends a new dataset record.

property OnNewRecord: TDataSetNotifyEvent;

Description
Write an OnNewRecord event handler to take specific actions as an application inserts or appends a new record. OnNewRecord is called as part of the actual insert or append process. An application might use the OnNewRecord event to set initial values for a record or as a way of implementing cascading insertions in related datasets.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Mar 29, 2024