Using PortController with Delphi
After installing PortController ActiveX, start Delphi and choose Components / Import ActiveX Control from
main menu.

The following dialog appears. Scroll down to the PortController 2.0
entry and select it; Delphi will set the other parameters automatically. Click the
Install button.
Select Into new package tab page
and enter the name of the package file into which you want to install PortController. You may also type
description for this package. Click the OK button.
After confirming the message dialogs the PortController package will appear.
Scroll the Delphi palette to the ActiveX page and confirm that
PortController exists on the page.

You may close the Package window. You can create a PortController object by dragging the PortController icon onto
designed form. You may now begin coding with PortController. See the PortController Reference for details on how to use PortControllers properties, methods, and events.
|