ActiveX Library
Go Up to File Menu
File > New > Other > Delphi > ActiveX > ActiveX Library
File > New > Other > C++Builder Projects > ActiveX > ActiveX Library
Creating an ActiveX Library:
- Creates a Dynamic Link Library (DLL) project that you can use to host in-process ActiveX Objects.
- Is the first step in creating either an Active Form or an ActiveX control.
- The two wizards are not enabled in the New Items list until after you create an ActiveX Library. For instructions in creating an ActiveX Library, see Using COM Wizards.
- Makes the Multitier page available in the New Items dialog box.
- From the Multitier page, you can add a Remote Data Module or a Transactional Data Module.