I want to make a Delphi program that can connect to my Arduino via usb(Serial communication), I know i have to use TpaPro (TurboPower Async Professional) for this but i don't know how to install it on Delphi-xe7.
I installed the setup (http://sourceforge.net/projects/tpapro/). I added the source directory from TpaPro to the libraries but I still can't see any funtions of tpapro in the tool palette.
I already read the Readme.txt
but i don't understand the install instructions.
Does anyone know how i can get TpaPro working for Delphi-XE7?
These are the install instructions i don't understand step 4 and 5:
- Unzip the release files into a directory (e.g., d:\apro).
- Start Delphi or C++Builder.
- Add the source subdirectory (e.g., d:\apro\source) to the IDE's library path.
- Open & compile the runtime package specific to the IDE being used.
- Open & install the designtime package specific to the IDE being used. The IDE should notify you the components have been installed.