EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


TDataSet.AfterRefresh
TDataSet
Top 

Occurs after an application refreshes the data in the dataset.

property AfterRefresh: TDataSetNotifyEvent;

Description
Write an AfterRefresh event handler to take specific action immediately after an application has updated the records in the dataset. AfterRefresh is generated by calls to the Refresh method.


© AidAim Software EasyTable: