Upgrading from a Previous Version of TX Text Control
When upgrading from a previous version or from a trial version of TX Text Control, please perform the following steps to ensure a proper installation.
- Start Delphi.
- From the File menu, choose Open.... The Open... dialog box appears.
- Load the package file containing the TX Text Control ActiveX component. The package files are:
- Delphi 7: ..\Borland\Delphi7\Lib\dclusr.dpk
- Delphi 6: ..\Borland\Delphi6\Lib\dclusr.dpk
- Delphi 5: ..\Borland\Delphi5\Lib\dclusr50.dpk
- Delphi 4: ..\Borland\Delphi4\Lib\dclusr40.dpk
- Delphi 3: ..\Borland\Delphi3\Lib\dclusr30.dpk
- After choosing one of these files, click Open.
- The Package workspace appears.
for Delphi 4, 5, 6, 7:
- Click the Remove button.
- The Remove From Project dialog appears. Choose the files Tx4OleLib_TLB.dcr and Tx4OLELib_TLB.
- Click OK to remove these files from the package.
- Click the Compile button.
- Click Yes to confirm that the package will be re-compiled. A message informs that the TX Text Control components are no longer registered. Confirm this with OK.
- Delphi 4 and 5: Import the new TX Text Control version with the menu item Component - Import ActiveX Control....
- Delphi 6 and 7: Import the new TX Text Control version as described in the chapter New Installation with Delphi 6 and 7.
for Delphi 3:
- Choose the files Tx4OleLib_TLB.dcr and Tx4OLELib_TLB.
- Click Remove. The files will be removed from the package. Click Compile.
- A message informs that the TX Text Control components are no longer registered. Confirm this with OK.
- From the File menu, choose Save.
- Import the new TX Text Control version with the menu item Component - Import ActiveX Control....