RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebReq.WebRequestHandler Function

Returns a TWebRequestHandler object.

Pascal
function WebRequestHandler: TWebRequestHandler;
C++
TWebRequestHandler WebRequestHandler();

Use the WebRequestHandler function to obtain a reference to the global TWebRequestHandler object. This object manages all the Web modules in the application, and creates Web request and response objects when the application receives HTTP request messages. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!