RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomProvider Events

The events of the TCustomProvider class are listed here.

 
Name 
Description 
 
Occurs after the provider applies updates. 
 
Occurs after the provider passes an execute command to its dataset. 
 
Occurs after the provider creates an OleVariant containing parameter values to send to the client dataset. 
 
Occurs after the provider creates a data packet to send to the client dataset. 
 
Occurs after the provider fetches new information about the current record. 
 
Occurs before the provider applies updates from a client dataset. 
 
Occurs before the provider passes an execute command to its dataset. 
 
Occurs before the provider creates an OleVariant that encodes the current parameter values and sends them to a client dataset. 
 
Occurs before the provider creates a data packet and sends it to a client dataset. 
 
Occurs before the provider creates a delta packet with information about the current record. 
 
Occurs when a provider calls its DataRequest method. 
 
This is OnValidate, a member of class TCustomProvider. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!