An Active Server Page object is an Automation object that has access to the interfaces of a Web request. Like other Automation objects, it is an ObjectPascal class descending from TAutoObject that supports Automation protocols, exposing itself for other applications to use. You create an Active Server Page object using the Active Server Object wizard.
Before you create an Active Server Page object, create or open the project for an application containing functionality that you want to expose. The project can be either an application or ActiveX library, depending on your needs.