RAD Studio VCL Reference
ContentsIndex
TPageDispatcher Events Published Events
Published Events
 
Name 
Description 
 
Occurs after the page dispatcher successfully dispatches an HTTP request message. 
 
Occurs before the page dispatcher passes an HTTP request to a Web page module for processing. 
 
Occurs just before the dispatcher passes a request message to a Web page module. 
 
Occurs when a request arrives from a caller that has not yet logged in. 
 
Occurs when the page dispatcher fails to validate the caller's right to access a requested Web page. 
 
Occurs when the dispatcher can't locate a registered Web page module with the name specified in an HTTP request message. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.