Update readme to drop Delphi 6 support

This commit is contained in:
2025-10-31 11:44:30 +03:00
parent 4b942a245a
commit a525c8c178

View File

@@ -10,14 +10,14 @@ a simple Unicode-enabled object wrapper to simplify the use of this database eng
## Compatibility ## Compatibility
Compatible with Delphi/C++Builder 6XE5 and FreePascal/Lazarus. Compatible with Delphi 7 and later, and FreePascal/Lazarus.
## Installation and usage notes ## Installation and usage notes
Unzip the package somewhere on your hard drive. Now you need to add the full path of the Source Unzip the package somewhere on your hard drive. Now you need to add the full path of the Source
folder to your IDE options. folder to your IDE options.
#### For Delphi 67 or C++Builder 6 #### For Delphi 7 or C++Builder 6
Select *Tools > Environment Options* from the menu, then go to the *Library* tab and add the full Select *Tools > Environment Options* from the menu, then go to the *Library* tab and add the full
path of this package's Source directory to the *Library Path*. path of this package's Source directory to the *Library Path*.