RAD Studio VCL Reference
ContentsIndex
TBaseProvider Events Public Events
Public Events
 
Name 
Description 
 
Occurs when the associated resolver has just updated a record. 
 
This is BeforeUpdateRecord, a member of class TBaseProvider. 
 
Occurs when a provider calls its DataRequest method. 
 
Occurs after a provider retrieves data but before it is sent to the client. 
 
Occurs when a provider begins to apply updates. 
 
Occurs when a provider can't update a record because of an error condition. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.