The Xceed Component Installer will copy all the necessary files into the library's installation folder (usually in \Program Files\Xceed Components\Xceed Binary Encoding Library [version]) and register the XCEEDBEN.DLL ActiveX / COM component in the BIN subfolder. The only thing left to do is to make the control available in your Delphi environment by inserting the control into the toolbar. To do this, perform the following steps:
Start Delphi (For Delphi 4.0,Update Release 3 or newer is recommended)
Open an existing project or create a new project
From the Component menu, select the Import ActiveX control item
Select the "Xceed Binary Encoding Library v1.1" item from the list of installed ActiveX controls (if the component is not there, we recommend that you reinstall the library on your machine instead of choosing the Add button and selecting the XCEEDBEN.DLL control from the Windows System directory)
Click on the Install button that's on the Import ActiveX dialog
The Install dialog will appear. Click on the "Into new package" tab.
Enter a filename and path for the new package in the "File Name" field. It should be a ".DPK" file, and you'll probably want to put it with your other package files in your Delphi installation folder. We suggest that the name of the DPK file be the same as the component.
Click OK in the Install dialog
Delphi will then ask you to confirm the rebuild – click Yes in the Confirm dialog.
If everything was successful, you should get a message that the package has been updated and that the new components have been registered.
Close the package dialog
Click Yes when you are prompted to confirm the changes.
You have now successfully installed the Xceed Binary Encoding Library v1.1 ActiveX control in Delphi. The components should appear in your component toolbar (ActiveX tab).
The License method must be called to license the library for runtime use. This applies to both registered users as well as users of a time-limited free trial license.