RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TAbstractWebContext Properties

The properties of the TAbstractWebContext class are listed here.

 
Name 
Description 
 
Provides access to the adapter request object that manages access to the current request. 
 
Provides access to the adapter response object that manages access to the current response. 
 
Specifies the name of the Web page module that is producing content to respond to the current request. 
 
Provides access to information about the end user that sent the current request. 
 
Indicates the number of registered Web pages available in the WebSnap application. 
 
Lists the page information interfaces of the registered Web pages available in the WebSnap application. 
 
Represents the current HTTP request that the application is handling. 
 
Indicates the name of the Web page module to which the current request is addressed. 
 
Represents the current HTTP response that the application is assembling. 
 
Provides access to the current Web session. 
 
Lists all the Modules in the WebSnap application. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!