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.
Select the “VisioForge Video Edit Control” item. Click the “Install” button to import the ActiveX control.
Click the “Yes” button.
Control has been installed into the IDE.
C++ Builder 2006 and later
Create a new package.
Click the “Component → Import Component” menu item.
Select the “Import ActiveX Control” radio button. Click the “Next” button.
Select the “VisioForge Video Edit 5 Control” item. Click the “Next” button.
Select the package output folder. Click the “Next” button.
Select the “Add unit to…” radio button. Click the “Finish” button.
Save project.
Install package.
VisioForge Video Edit control has been installed.
Please get in touch with support to get help with this tutorial. Visit our GitHub page to get more code samples.