D dwn.220.v.ua

delphi create activex dll

An Introduction to COM Programming with Delphi You create a new ActiveX Lib...

📦 .zip⚖️ 88.1 MB📅 12 Apr 2026

An Introduction to COM Programming with Delphi You create a new ActiveX Library. You find (File - New - Other - ActiveX - ActiveX Library).

⬇ Download Full Version

Like Ken White said, you have only done half of what is needed to make a vi...

📦 .zip⚖️ 35.6 MB📅 17 Nov 2025

Like Ken White said, you have only done half of what is needed to make a viable ActiveX DLL. You created the DLL itself, but did not put an.

⬇ Download Full Version

In Delphi, we create a DLL server using File | New | ActiveX | ActiveX Libr...

📦 .zip⚖️ 24.1 MB📅 05 Jan 2026

In Delphi, we create a DLL server using File | New | ActiveX | ActiveX Library. This creates a skeleton project that provides the 4 standard.

⬇ Download Full Version

This tutorial describes the steps necessary to create and ActiveX component...

📦 .zip⚖️ 40.5 MB📅 22 Jan 2026

This tutorial describes the steps necessary to create and ActiveX component with the assiciated HTML. Mr.

⬇ Download Full Version

Register DLL and ActiveX Controls From a Delphi Application register itself...

📦 .zip⚖️ 32.6 MB📅 14 Dec 2025

Register DLL and ActiveX Controls From a Delphi Application register itself, an OCX must implement the DllRegisterServer function to create.

⬇ Download Full Version

Delphi can write DLLs (Dynamic Link Libraries) that contain a collection of...

📦 .zip⚖️ 90.8 MB📅 21 May 2026

Delphi can write DLLs (Dynamic Link Libraries) that contain a collection of routines The following few lines will demonstrate how to create a simple DLL using Delphi. How to Register DLL and ActiveX Controls From a Delphi Application.

⬇ Download Full Version

To create a new ActiveX library, select File ® New ® Other, move to the Act...

📦 .zip⚖️ 68.2 MB📅 23 May 2026

To create a new ActiveX library, select File ® New ® Other, move to the ActiveX page, and choose ActiveX library. Delphi creates the bare skeleton of a DLL.

⬇ Download Full Version

Hi, I have an ActiveX DLL from a software security package I purchased abou...

📦 .zip⚖️ 89.2 MB📅 19 Apr 2026

Hi, I have an ActiveX DLL from a software security package I purchased about 9 years ago (company now defunct), which I'd like to call from a.

⬇ Download Full Version

These calls are made out of an external exe into my Delphi exe, from one Wi...

📦 .zip⚖️ 108.6 MB📅 13 Nov 2025

These calls are made out of an external exe into my Delphi exe, from one Windows process Creating the DLL. An automation DLL is called an ActiveX library.

⬇ Download Full Version

Hi, I have a project in Delphi that uses indy to create a ActiveX DLL libra...

📦 .zip⚖️ 95.4 MB📅 17 Feb 2026

Hi, I have a project in Delphi that uses indy to create a ActiveX DLL library that is used from MS Access VBA code to send a simply SMTP email.

⬇ Download Full Version

Perform these steps to create an ActiveX Library: 1. Delphi creates a DLL p...

📦 .zip⚖️ 21.4 MB📅 02 Jan 2026

Perform these steps to create an ActiveX Library: 1. Delphi creates a DLL project for you and is waiting for your next.

⬇ Download Full Version

File > New > Other > Delphi > ActiveX > ActiveX Library Crea...

📦 .zip⚖️ 117.2 MB📅 02 Mar 2026

File > New > Other > Delphi > ActiveX > ActiveX Library Creates a Dynamic Link Library (DLL) project that you can use to host in-process.

⬇ Download Full Version

Like a Delphi control, an ActiveX control generates program code when This ...

📦 .zip⚖️ 62.1 MB📅 21 Apr 2026

Like a Delphi control, an ActiveX control generates program code when This creates a Dynamic Link Library [DLL] project that you can use to.

⬇ Download Full Version

Go Up to Creating Simple COM Servers Index To register an in-process or out...

📦 .zip⚖️ 46.8 MB📅 04 Sep 2025

Go Up to Creating Simple COM Servers Index To register an in-process or out-of-process ActiveX server (DLL, OCX, or EXE), choose either.

⬇ Download Full Version

A library hosting a COM object is indicated in Delphi as an ActiveX library...

📦 .zip⚖️ 26.2 MB📅 04 Jun 2026

A library hosting a COM object is indicated in Delphi as an ActiveX library. .. The COM server (the DLL) creates an object and returns it to the calling application.

⬇ Download Full Version