File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ online DelphiDabbler Code Snippets database as well as maintain a database of
14
14
user-defined snippets.
15
15
16
16
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 10 Seattle
17
+ with each installed Win32 version of Delphi from Delphi 2 to Delphi 10.1 Berlin
18
18
along with Free Pascal.
19
19
20
20
Compilable Pascal units can be created that contain selected snippets.
@@ -225,7 +225,7 @@ dialogue" in the help file index).
225
225
226
226
Each user can configure compilers differently.
227
227
228
- Delphi XE2 to XE8 and Delphi 10 Seattle may need to be configured to search for
228
+ Delphi XE2 to XE8 and Delphi 10.1 Berlin may need to be configured to search for
229
229
required units in the correct namespaces. This is explained in the Add/Edit
230
230
Snippet Dialogue Box help topic and in the FAQ at
231
231
http://delphidabbler.com/url/codesnip-and-xe2.
You can’t perform that action at this time.
0 commit comments