![]() |
Previous Top Next |
to Delphi 2
|
1. Unzip files from "Delphi2" directory to your "Delphi 2\Lib" directory.
|
2. Start Delphi 2 IDE.
|
3. Select "Component \ Install..." menu item.
|
4. Press "Add" button and select "TreeComboBox.dcu" file.
|
5. Rebuild library.
|
|
to Delphi 3
|
1. Unzip files from "Delphi3" directory and copy them to "Delphi 3\Lib".
|
2. Start Delphi 3 IDE.
|
3. Open "TreeComboBoxD3.dpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to Delphi 4
|
1. Unzip files from "Delphi4" directory and copy them to "Delphi 4\Lib".
|
2. Start Delphi 4 IDE.
|
3. Open "TreeComboBoxD4.dpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to Delphi 5
|
1. Unzip files from "Delphi5" directory and copy them to "Delphi 5\Lib".
|
2. Start Delphi 5 IDE.
|
3. Open "TreeComboBoxD5.dpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to Delphi 6
|
1. Unzip files from "Delphi6" directory and copy them to "Delphi 6\Lib".
|
2. Start Delphi 6 IDE.
|
3. Open "TreeComboBoxD6.dpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to Delphi 7
|
1. Unzip files from "Delphi7" directory and copy them to "Delphi 7\Lib".
|
2. Start Delphi 7 IDE.
|
3. Open "TreeComboBoxD7.dpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to C++ Builder 1
|
1. Unzip files from "BCB1" directory to your "CBuilder\Lib" directory.
|
2. Start C++ Builder IDE.
|
3. Select "Component \ Install..." menu item.
|
4. Press "Add" button and select "TreeComboBox.dcu" file.
|
5. Rebuild library.
|
|
to C++ Builder 3
|
1. Unzip files from "BCB3" directory and copy them to "CBuilder3\Lib".
|
2. Start C++ Builder 3 IDE.
|
3. Open "TreeComboBoxCB3.bpk" file.
|
6. Select "Project \ Make TreeComboBoxCB3" menu item.
|
7. Select "Component \ InstallPackages" menu item.
|
8. Press "Add" button and select "TreeComboBoxCB3.bpl" file.
|
|
to C++ Builder 4
|
1. Unzip files from "BCB4" directory and copy them to "CBuilder4\Lib".
|
2. Start C++ Builder 4 IDE.
|
3. Open "TreeComboBoxCB4.bpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to C++ Builder 5
|
1. Unzip files from "BCB5" directory and copy them to "CBuilder5\Lib".
|
2. Start C++ Builder 5 IDE.
|
3. Open "TreeComboBoxCB5.bpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
to C++ Builder 6
|
1. Unzip files from "BCB6" directory and copy them to "CBuilder6\Lib".
|
2. Start C++ Builder 6 IDE.
|
3. Open "TreeComboBoxCB6.bpk" file.
|
4. Install package to the components palette ("Install" button).
|
|
1. Uninstall / delete all previous (trial) instances of TreeComboBox.
|
2. Unzip files from "Sources" directory and copy them to "..\Lib" directory.
|
3. Run Delphi or ++ Builder IDE.
|
4. Select "Component \ Install..." menu item.
|
5. Press "Add" button and select "TreeComboBox.pas" file.
|
6. Rebuild library.
|