RAD Studio VCL Reference
ContentsIndex
TCustomWebAppPageModule Members Public Properties
Public Properties
 
Name 
Description 
 
Provides read and write access to the application services stored in this TCustomWebAppPageModule object. 
 
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. 
 
This is DefaultAction, a member of class IGetDefaultAction. 
 
Represents the adapter action associated with the Web page module. 
 
Contains information used by the Form designer. 
 
Specifies the design offset for the data module at design time. 
 
Specifies the design size for the data module at design time. 
 
Indicates the component that is responsible for streaming and freeing this component. 
 
Indicates the interface of the page producer that generates the content of the Web page. 
 
Provides access to the current request object. 
 
Provides access to the current response object. 
 
Provides access to the current Web session. 
 
This is VariableCount, a member of class IWebVariablesContainer. 
 
This is Variables, a member of class IWebVariablesContainer. 
 
Represents information used internally by components that support COM. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.