MidProd
Contents |
Delphi Information
Class
| TBaseInetXPageProducer |
TBaseInetXPageProducer is an base class for InternetExpress page producer classes. |
| TBaseMidasPageProducer | |
| TCustomInetXPageProducer |
TCustomInetXPageProducer is the base class for page producers that display live database information in an InternetExpress application. |
| TCustomMidasPageProducer | |
| TInetXPageElements | |
| TInetXPageProducer |
TInetXPageProducer assembles an HTML document that represents live database information from an application server. |
| TMidasPageElements | |
| TMidasPageProducer |
TMidasPageProducer assembles an HTML document that represents live database information from an application server. |
Const
| Constants |
Enum
| TStdInclude |
Function
| AddStdIncludes | |
| PathInfoToRelativePath |
Set
| TStdIncludes |
C++ Information
Class
| TBaseInetXPageProducer |
TBaseInetXPageProducer is an base class for InternetExpress page producer classes. |
| TCustomInetXPageProducer |
TCustomInetXPageProducer is the base class for page producers that display live database information in an InternetExpress application. |
| TInetXPageElements | |
| TInetXPageProducer |
TInetXPageProducer assembles an HTML document that represents live database information from an application server. |
| TMidasPageProducer |
TMidasPageProducer assembles an HTML document that represents live database information from an application server. |
Enum
| TStdInclude |
Function
| AddStdIncludes | |
| PathInfoToRelativePath |
Typedef
| TBaseMidasPageProducer | |
| TCustomMidasPageProducer | |
| TMidasPageElements | |
| TStdIncludes | |
| TXMLDataEvent |
TXMLDataEvent is the type of event handlers that occur when an InternetExpress page producer adds an XML data packet to its HTML document. |