#
TVFVideoCapture Integration Guide for C++ Builder
This detailed installation guide walks you through the process of integrating the powerful TVFVideoCapture ActiveX control with your C++ Builder projects. We've provided separate instructions for different C++ Builder versions to ensure seamless implementation regardless of your development environment.
Related products: All-in-One Media Framework (Delphi / ActiveX)
#
Installation in Borland C++ Builder 5/6
Follow these detailed steps to properly install the TVFVideoCapture control in Borland C++ Builder 5/6:
- Navigate to the main menu and select Component → Import ActiveX Controls
From the available controls list, locate and select the VisioForge Video Capture item
Click the Install button to begin importing the ActiveX control
- When prompted for confirmation, click the Yes button to proceed
Once the installation process completes successfully, you'll see a confirmation message
Click the OK button to finalize the installation
#
Installation in C++ Builder 2006 and Later Versions
For more recent versions of C++ Builder (2006 and newer), follow this expanded installation process:
#
Step 1: Create a New Package
Begin by creating a new package that will contain the TVFVideoCapture control
#
Step 2: Import the ActiveX Component
- From the main menu, select Component → Import Component
In the dialog that appears, select the Import ActiveX Control radio button
Click the Next button to continue
#
Step 3: Select the TVFVideoCapture Control
Browse through the available ActiveX controls
Locate and select the VisioForge Video Capture item from the list
Click the Next button to proceed
#
Step 4: Configure Output Settings
Specify the desired package output folder for the component files
Click the Next button after selecting an appropriate location
#
Step 5: Add Component to Package
Ensure the Add unit to… radio button is selected
Click the Finish button to complete the import process
#
Step 6: Save and Install the Package
- Save your project when prompted
- Install the package to make the component available in your development environment
- Verify that the TVFVideoCapture ActiveX control has been successfully installed
#
Additional Resources and Support
After completing the installation, you can begin using the TVFVideoCapture control in your applications. The component provides extensive functionality for video capture and processing operations.
For developers looking to explore additional implementation examples and techniques:
- Access our GitHub repository for code samples and example projects
- Contact our technical support team for personalized assistance with integration challenges
- Review our documentation for detailed API references and advanced usage scenarios
By following this installation guide, you'll have successfully integrated the TVFVideoCapture ActiveX control into your C++ Builder development environment, enabling powerful video capture capabilities in your applications.