Skip to main content

Installation in Delphi

Related products: VisioForge All-in-One Media Framework (Delphi / ActiveX)

Borland Delphi 6/7

Create a new package.

screenshot 1

Add the source directory to the library and browser path

screenshot 2

Open library package.

screenshot 3

Install the package.

screenshot 4

screenshot 5

The TVFVideoCapture offers both x86 and x64 versions. However, you can only use the x86 version because Delphi 6/7 does not support x64.

Delphi 2005 and later

Run Delphi with administrative rights. Open the “Options” window.

screenshot 1

screenshot 2

Add the source directory to the library and browser path.

screenshot 3

Open library package.

screenshot 4

Install the package.

screenshot 5

screenshot 6

Delphi 11 and later

Open the library .dproj package file in the framework folder after installation.

Select Release build configuration.

screenshot 1

Install the package.

screenshot 2

Done.

screenshot 2

Project configuration

You can install both x86 and x64 packages. Ensure that you have specified the correct library folder path in your application to locate the .dcu files. You need to add this path to the library path in the project options.

Common installation problems


Please get in touch with support to get help with this tutorial. Visit our GitHub page to get more code samples.