Using Dynamic TWAIN in Borland Delphi
Before opening the accompanied sample applications written in Delphi, please
import the Dynamic TWAIN into Delphi first. The sample applications are installed
with Dynamic TWAIN and can be found from the Start Menu.
The following shows the steps of using
Dynamic TWAIN in
Borland Delphi 5. For other versions of Delphi, the steps should be similar.
- Start Delphi 5.
- On the Component menu, click Import ActiveX
Control to
display the Import ActiveX dialog box.
- In the list box of Import ActiveX dialog box, select Dynamic TWAIN.
Click Install.
- In the Install dialog box, click OK.
- In the Confirm dialog box, click Yes.
- In the Information dialog box, click OK.
- The Dynamic TWAIN is added to Delphi Toolbox, as seen in the following figure.

- From this point on, you can use Dynamic TWAIN in the same way
as any other controls in Delphi.