RAD Studio VCL Reference
ContentsIndex
TWebApplication Members Public Properties
Public Properties
 
Name 
Description 
 
Indicates the number of active connections currently being serviced by the application. 
 
Determines whether the Web modules used by the application are cached for re-use. 
 
Specifies the interface reference implemented by the component. 
 
Indicates the number of components owned by the component. 
 
Indicates the position of the component in its owner's Components property array. 
 
Lists all components owned by the component. 
 
Describes the current state of the component, indicating when a component needs to avoid certain actions. 
 
Governs the behavior of the component. 
 
Contains information used by the Form designer. 
 
Indicates the number of Web modules cached for later reuse. 
 
Sets or returns the MaxConnections used by the socket. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Specifies a title for the Web application. 
 
Represents information used internally by components that support COM. 
 
Contains a reference to a Web module. 
 
A list of Web module factory objects. 
 
The number of Web module factories in use by the request handler. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.