RAD Studio VCL Reference
ContentsIndex
TCustomEndUserSessionAdapter 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. 
 
Determines if the user rights match the rights being queried. 
 
Occurs when the adapter needs to iterate over its data records. 
 
Allows implementation of a customized login page. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.