Skip to content

Commit a048d1f

Browse files
committed
Update ReadMe.txt to note Delphi 12 support
1 parent 212fbaa commit a048d1f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Docs/ReadMe.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ online DelphiDabbler Code Snippets database as well as maintain a database of
1414
user-defined snippets.
1515

1616
It displays details of each snippet in the database and can test-compile them
17-
with each installed Win32 version of Delphi from Delphi 2 to Delphi 11.x
18-
Alexandria and Free Pascal.
17+
with each installed Win32 version of Delphi from Delphi 2 to Delphi 12 Athens
18+
and Free Pascal.
1919

2020
Compilable Pascal units can be created that contain selected snippets.
2121

@@ -204,8 +204,8 @@ Configuring CodeSnip to Work With Your Compilers
204204
================================================================================
205205

206206
A feature of CodeSnip is its ability to test compile snippets with any installed
207-
Windows 32 version of Delphi (from Delphi 2 to Delphi 11.x Alexandria) and
208-
FreePascal, providing some simple rules are followed.
207+
Windows 32 version of Delphi (from Delphi 2 to Delphi 12 Athens) and FreePascal,
208+
providing some simple rules are followed.
209209

210210
When CodeSnip is first installed it knows nothing about the available compilers
211211
and so test compilations cannot be performed. If any supported Delphi compiler

0 commit comments

Comments
 (0)