- Linux MultiMedia Studio Computer Accessories User Manual

Mint v4 PC Programming Guide
32
MN1278 05.2001
Figure 3-14: Delphi – Installing Mint Component
3. Select the ActiveX tab on the toolbar. The rightmost icon should now be the MintController
icon.
Click the icon and then click Form1 to create an instance of the control. Examining the properties of the
control should show that the name is MintController1.
4. We now have to edit the FormCreate function. Double click on Form1 to open the FormCreate function.
The line of code depends on the controller being used. It will tell the COM server which type of controller
we want to communicate with. These means the code will depend on the controller you have. The consts
should be editted to match your system,