Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
1. Introduction
Async Professional is a comprehensive communications toolkit for Borland Delphi, C++Builder, & ActiveX environments. It provides direct access to serial ports, TAPI, and the Microsoft Speech API. It supports faxing, terminal emulation, VOIP, & more.
This is a source-only release of TurboPower Async Professional (APRO). It includes designtime and runtime packages for Delphi 3 through 7 and C++Builder 3 through 6.
For help files and a PDF manual, please see the tpapro_docs package on SourceForge (
==============================================
2. Package names
TurboPower APRO package names have the following form:
ANNNMKVV.*
| |||
| ||+------ VV VCL version (30=Delphi 3, 40=Delphi 4, 70=Delphi 7)
| |+------- K Kind of package (R=runtime, D=designtime)
| +-------- M Product-specific modifier (typically underscore, V = VCL, C = CLX)
+----------- NNN Product version number (e.g., 406=version 4.06)
For example, the APRO designtime package files for Delphi 7 have the filename A406_D70.*.
The runtime package contains the core functionality of the product and is not installed into the IDE. The designtime package references the runtime package, registers the components, and contains property editors used in the IDE.
==============================================
3. Installation
To install TurboPower APRO into your IDE, take the following steps:
1. Unzip the release files into a directory (e.g., d:\apro).
2. Start Delphi or C++Builder.
3. Add the source subdirectory (e.g., d:\apro\source) to the IDE's library path.
4. Open & compile the runtime package specific to the IDE being used.
5. Open & install the designtime package specific to the IDE being used. The IDE should notify you the components have been installed.