RAD Studio VCL Reference
ContentsIndex
TCustomDataSetValuesList Members Public Events
Public Events
 
Name 
Description 
 
Occurs after an adapter action has executed. 
 
Occurs after the adapter action response is generated. 
 
Occurs after values in the HTTP request are used to update adapter fields. 
 
Occurs after values in the HTTP request are validated by the adapter's fields. 
 
Occurs before an adapter action is executed. 
 
Occurs before the adapter action response is generated. 
 
Occurs before values in the HTTP request are used to update adapter fields. 
 
Occurs before values in the HTTP request are validated by the adapter's fields. 
 
Supplies name/value pairs needed to execute an adapter action. 
 
Occurs when the adapter needs to iterate over its data records. 
 
Occurs before the dataset values list uses its associated dataset. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.