|
RAD Studio VCL Reference
|
Occurs after an application refreshes the data in the dataset.
property AfterRefresh: TDataSetNotifyEvent;
__property TDataSetNotifyEvent AfterRefresh;
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.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|