|
RAD Studio VCL Reference
|
Occurs immediately before an application refreshes the data in the dataset.
property BeforeRefresh: TDataSetNotifyEvent;
__property TDataSetNotifyEvent BeforeRefresh;
Write a BeforeRefresh event handler to take specific action immediately before an application updates the records in the dataset. BeforeRefresh 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!
|