RAD Studio VCL Reference
ContentsIndex
TCustomLoginFormAdapter 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 after the password and user ID are validated. 
 
Occurs when the login form adapter must validate the password that the user supplied. 
 
Occurs when the login form adapter must validate the name that the user supplied. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.