RAD Studio VCL Reference
ContentsIndex
TXMLTransformProvider Members Protected Events
Protected Events
 
Name 
Description 
 
Occurs after the provider passes an execute command to its dataset. 
 
This is AfterGetParams, a member of class TCustomProvider. 
 
This is BeforeExecute, a member of class TCustomProvider. 
 
Occurs before the provider creates an OleVariant that encodes the current parameter values and sends them to a client dataset. 
 
This is OnValidate, a member of class TCustomProvider. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.