1) Import Dynamic Web TWAIN to the Component Palette
Start C++ Builder. Click menu Component->Import Component and choose "Import AxtiveX Control".
Select Dynamic Web TWAIN in the ActiveX Control list.
Create a new package for the component.
Specify a name for the new package and click Finish.
Next, C++ Builder 2009 will compile and register Dynamic Web TWAIN automatically.
2) Using the Dynamic Web TWAIN Control in C++ Builder
You can now find the Dynamic Web TWAIN control in the Component Palette.This component can then be dropped on a form:
