Web.WebCntxt.WebContext

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function WebContext: TAbstractWebContext;

C++

extern DELPHI_PACKAGE TAbstractWebContext* __fastcall WebContext(void);

Properties

Type Visibility Source Unit Parent
function public
Web.WebCntxt.pas
Web.WebCntxt.hpp
Web.WebCntxt Web.WebCntxt

Description

Returns the current Web context

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.

Personal tools
Translations