|
|
Product
Information |
|||||
Supported Version |
|||||
|
|
ExceleTel TeleTools v3.7 supports Borland Delphi v5, v6, v7 with a native Visual Component Library (VCL). ExceleTel TeleTools v3.6 supports Borland Delphi v4, v5, v6 with a native Visual Component Library (VCL). The ExceleTel TeleTools ActiveX may be used with Borland Delphi v1, v2, v3 and v4. |
||||
Sample Programs |
|||||
|
Click here for a complete list available sample programs provided by ExceleTel. Here is a list of sample programs available for Borland Delphi v5, v6 and v7:
|
|||||
Project Setup |
|||||
|
NOTE: You must have purchased Delphi, trial versions of Delphi do not allow the use of third party components due to a difference in the way it handles DCU files! Prior to creating a new application you will need to install the ExceleTel TeleTools VCL:
The TeleTools controls will be visible in the component palette. Look for the following icons on the ExceleTel tab:
The steps to create an application that uses ExceleTel TeleTools are as follows:
You are now ready to add the TeleTools controls to your form(s). Be sure to review the information in the TeleTools help file sections Creating Controls Design-Time, Creating Controls at Run-Time and Why Serial Numbers Are Important section. Before using a TeleTools control it must be enabled. This is done by setting the Enabled or EnableControl property to True. NOTE: If you are going to be using more than one version of TeleTools in your development, have a previous version of TeleTools on your machine or notice an error message warning "Error Reading form" and "Invalid Property Value", you must verify that Delphi can find the correct version of the tools. Once you get this error, and tell Delphi to ignore the invalid properties, all of the event handlers will no longer be linked to your source code because that's what you just told it to do! Remember to uncheck any version of TeleTools that you will not be using in this project from the "Install Packages" menu option and answer "YES" to the "remove runtime packages" dialog box. Then be sure to select the "environment options" from the tools menu and change the library path to point only to the path for that version of TeleTools.
|
|
|
||||
|
||||