RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
WebCntxt.WebContext Function

Returns the current Web context

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

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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!