Skip to main content

Installation in C++ Builder IDE

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

To use the TVFVideoEdit library in C++ Builder, you need to install the ActiveX control into the IDE first. During the installation, the ActiveX control will be added to the component palette.

Borland C++ Builder 5/6

Click the “Component -> Import ActiveX Controls” menu item.

screenshot 1

Select the “VisioForge Video Edit Control” item. Click the “Install” button to import the ActiveX control.

screenshot 2

Click the “Yes” button.

screenshot 3

Control has been installed into the IDE.

screenshot 4

C++ Builder 2006 and later

Create a new package.

screenshot 1

Click the “Component → Import Component” menu item.

screenshot 2

Select the “Import ActiveX Control” radio button. Click the “Next” button.

screenshot 3

Select the “VisioForge Video Edit 5 Control” item. Click the “Next” button.

screenshot 4

Select the package output folder. Click the “Next” button.

screenshot 5

Select the “Add unit to…” radio button. Click the “Finish” button.

screenshot 6

Save project.

screenshot 7

Install package.

screenshot 8

VisioForge Video Edit control has been installed.

screenshot 9


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