WebFact
Contents |
Delphi Information
Class
| TBaseWebModuleFactory |
TBaseWebModuleFactory is the base class for Web module factory objects whose generated Web modules do not create Web pages. |
| TBaseWebPageInfo |
TBaseWebPageInfo stores information about a page registered with a Web page module factory. |
| TBaseWebPageModuleFactory |
TBaseWebPageModuleFactory is the base class for Web module factory objects whose generated Web modules create Web pages. |
| TWebAppDataModuleFactory |
TWebAppDataModule is the factory object for WebSnap application data modules. |
| TWebAppPageModuleFactory |
TWebAppPageModuleFactory is the factory object for application Web page modules in a WebSnap application. |
| TWebDataModuleFactory |
TWebDataModuleFactory is the factory class for WebSnap data modules. |
| TWebPageInfo |
TWebPageInfo describes a WebSnap page. |
| TWebPageModuleFactory |
TWebPageModuleFactory is the factory object for Web page modules in a WebSnap application. |
Enum
| TWebPageAccessFlags |
TWebPageAccessFlags and TWebPageAccess determine what conditions must be met for a user to access the page that a Web Page module produces. |
Set
| TWebPageAccess |
C++ Information
Class
| TBaseWebModuleFactory |
TBaseWebModuleFactory is the base class for Web module factory objects whose generated Web modules do not create Web pages. |
| TBaseWebPageInfo |
TBaseWebPageInfo stores information about a page registered with a Web page module factory. |
| TBaseWebPageModuleFactory |
TBaseWebPageModuleFactory is the base class for Web module factory objects whose generated Web modules create Web pages. |
| TWebAppDataModuleFactory |
TWebAppDataModule is the factory object for WebSnap application data modules. |
| TWebAppPageModuleFactory |
TWebAppPageModuleFactory is the factory object for application Web page modules in a WebSnap application. |
| TWebDataModuleFactory |
TWebDataModuleFactory is the factory class for WebSnap data modules. |
| TWebPageInfo |
TWebPageInfo describes a WebSnap page. |
| TWebPageModuleFactory |
TWebPageModuleFactory is the factory object for Web page modules in a WebSnap application. |
Enum
| TWebPageAccessFlags |
TWebPageAccessFlags and TWebPageAccess determine what conditions must be met for a user to access the page that a Web Page module produces. |
Typedef
| TWebPageAccess |