Installing VCL

Listed below are the steps used to install the VCL controls in Delphi 4.0, Delphi 5.0, Delphi 6.0, C++ Builder 4.0, and C++ Builder 5.0 and C++ Builder 6.0.

Delphi 4.0

1.

Start Delphi.

2.

On the Components menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the Delphi LEAD VCL files. These are found in the LTVCL\LIB\VCL\Delphi4 directory. (LTVCL represents the directory in which you installed the LEADTOOLS VCL toolkit.) Select the control to add (LT14D4MN.BPL, LT14D4AD.BPL, LT14D4SN.BPL etc.) and press OK. Please note that the LT14D4MN.BPL control must be on the system in order to install any of the other packages.

5.

To be able to compile with the control added, add the Delphi LEAD VCL files path ( LTVCL\LIB\VCL\Delphi4 ) in the Project | Options | Directories dialog (Search Path).

Delphi 5.0

1.

Start Delphi.

2.

On the Components menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the Delphi LEAD VCL files. These are found in the LTVCL\LIB\VCL\Delphi5 directory. (LTVCL represents the directory in which you installed the LEADTOOLS VCL toolkit.) Select the control to add (LT14D5MN.BPL, LT14D5AD.BPL, LT14D5SN.BPL, etc.) and press OK. Please note that the LT14D5MN.BPL control must be on the system in order to install any of the other packages.

5.

To be able to compile with the control added, add the Delphi LEAD VCL files path ( LTVCL\LIB\VCL\Delphi5 ) in the Project | Options | Directories dialog (Search Path).

Delphi 6.0

1.

Start Delphi.

2.

On the Components menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the Delphi LEAD VCL files. These are found in the LTVCL\LIB\VCL\Delphi6 directory. (LTVCL represents the directory in which you installed the LEADTOOLS VCL toolkit.) Select the control to add (LT14D6MN.BPL, LT14D6AD.BPL, LT14D6SN.BPL, etc.) and press OK. Please note that the LT14D6MN.BPL control must be on the system in order to install any of the other packages.

5.

To be able to compile with the control added, add the Delphi LEAD VCL files path (LTVCL\LIB\VCL\Delphi6) in the Project | Options | Directories dialog (Search Path).

Delphi 7.0

1.

Start Delphi.

2.

On the Components menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the Delphi LEAD VCL files. These are found in the LTVCL\LIB\VCL\Delphi7 directory. (LTVCL represents the directory in which you installed the LEADTOOLS VCL toolkit.) Select the control to add (LT14D7MN.BPL, LT14D7AD.BPL, LT14D7SN.BPL, etc.) and press OK. Please note that the LT14D7MN.BPL control must be on the system in order to install any of the other packages.

5.

To be able to compile with the control added, add the Delphi LEAD VCL files path (LTVCL\LIB\VCL\Delphi7) in the Project | Options | Directories dialog (Search Path).

C++ Builder 4.0

1.

Start C++ Builder.

2.

On the Component menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the C++Builder LEAD VCL files. These are found in the (LTVCL)\LIB\VCL\BUILDER4 directory. (LTVCL) represents the directory in which you installed the LEADTOOLS VCL toolkit. Select the control to add (LT14B4MN.BPL, LT14B4AD.BPL, LT14B4SN.BPL etc.), press Open, and press OK. Please note that the LT14B4MN.BPL control must be on the system in order to install any of the other packages.

5.

Add (LTVCL)\LIB;(LTVCL)\LIB\VCL\BUILDER4 to the library path and (LTVCL)\LIB\VCL\BUILDER4 to the include path. In addition, please note that the header files are located in (LTVCL)\LIB\VCL\BUILDER4 and have the .hpp extension.

6.

In the Project menu, choose Add to Project, and add the .LIB files listed below. These can be found in the LTVCL14\LIB directory, and must be added to use the controls in any application.

 

 

Ltdis_bc.lib

 

Ltdlg_bc.lib

 

Ltefx_bc.lib

 

Ltfil_bc.lib

 

Ltimg_bc.lib

 

Ltkrn_bc.lib

 

Lttwn_bc.lib

 

Ltisi_bc.lib

 

Lttmb_bc.lib

 

Ltlst_bc.lib

 

LtScr_bc.lib

 

LtDic_bc.lib

 

Ltann_bc.lib

 

LtSgm_bc.lib

 

C++ Builder 5.0

1.

Start C++ Builder.

2.

On the Component menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the C++Builder LEAD VCL files. These are found in the (LTVCL)\LIB\VCL\BUILDER5 directory. (LTVCL) represents the directory in which you installed the LEADTOOLS VCL toolkit. Select the control to add (LT14B5MN.BPL, LT14B5AD.BPL, LT14B5SN.BPL etc.), press Open, and press OK. Please note that the LT14B5MN.BPL control must be on the system in order to install any of the other packages.

5.

Add (LTVCL)\LIB;(LTVCL)\LIB\VCL\BUILDER5 to the library path and (LTVCL)\LIB\VCL\BUILDER5 to the include path. In addition, please note that the header files are located in (LTVCL)\LIB\VCL\BUILDER5 and have the .hpp extension.

6.

In the Project menu, choose Add to Project, and add the .LIB files listed below. These can be found in the LTVCL14\LIB directory, and must be added to use the controls in any application.

 

 

Ltdis_bc.lib

 

Ltdlg_bc.lib

 

Ltefx_bc.lib

 

Ltfil_bc.lib

 

Ltimg_bc.lib

 

Ltkrn_bc.lib

 

Lttwn_bc.lib

 

Ltisi_bc.lib

 

Lttmb_bc.lib

 

Ltlst_bc.lib

 

LtScr_bc.lib

 

LtDic_bc.lib

 

Ltann_bc.lib

 

LtSgm_bc.lib

C++ Builder 6.0

1.

Start C++ Builder.

2.

On the Component menu, choose Install Packages.

3.

Click on the Design Packages Add button.

4.

Browse to the location of the C++Builder LEAD VCL files. These are found in the (LTVCL)\LIB\VCL\BUILDER6 directory. (LTVCL) represents the directory in which you installed the LEADTOOLS VCL toolkit. Select the control to add (LT14B6MN.BPL, LT14B6AD.BPL, LT14B6SN.BPL etc.), press Open, and press OK. Please note that the LT14B6MN.BPL control must be on the system in order to install any of the other packages.

5.

Add (LTVCL)\LIB;(LTVCL)\LIB\VCL\BUILDER6 to the library path and (LTVCL)\LIB\VCL\BUILDER6 to the include path. In addition, please note that the header files are located in (LTVCL)\LIB\VCL\BUILDER6 and have the .hpp extension.

6.

In the Project menu, choose Add to Project, and add the .LIB files listed below. These can be found in the LTVCL14\LIB directory, and must be added to use the controls in any application.

 

 

Ltdis_bc.lib

 

Ltdlg_bc.lib

 

Ltefx_bc.lib

 

Ltfil_bc.lib

 

Ltimg_bc.lib

 

Ltkrn_bc.lib

 

Lttwn_bc.lib

 

Ltisi_bc.lib

 

Lttmb_bc.lib

 

Ltlst_bc.lib

 

LtScr_bc.lib

 

LtDic_bc.lib

 

Ltann_bc.lib

 

LtSgm_bc.lib