RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebCntxt.WebContext Function

Returns the current Web context

Pascal
function WebContext: TAbstractWebContext;
C++
TAbstractWebContext WebContext();

WebCntxt

Use the WebContext function to obtain a reference to the global Web context. This object stores information about the components that are available in the Web application as well as about the current request that is being processed. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!