RAD Studio VCL Reference
ContentsIndex
TCustomEndUserAdapter 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 provide the name of the current end user. 
 
Occurs when the adapter needs to provide the ID of the current end user. 
 
Determines if the user rights match the rights being queried. 
 
Occurs when the adapter needs to indicate whether the current end user has logged in. 
 
Occurs when the adapter needs to iterate over its data records. 
 
Logs in the current end user. 
 
Occurs when the current user logs out. 
 
Allows implementation of a customized login page. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.