5
5
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
6
6
* obtain one at http://mozilla.org/MPL/2.0/
7
7
*
8
- * Copyright (C) 2005-2013 , Peter Johnson (www.delphidabbler.com).
8
+ * Copyright (C) 2005-2014 , Peter Johnson (www.delphidabbler.com).
9
9
*
10
10
* $Rev$
11
11
* $Date$
238
238
< var > TPJAboutBoxDlg</ var > is believed to compile on all Win32 versions of
239
239
Delphi. Earlier versions were tested with Delphi 2, 3, 4, 6 and 7 but,
240
240
although every effort has been made to retain backward compatibility, this has
241
- not been tested for v3.6. The latest version has been tested with Delphi 7,
242
- 2007, 2009, 2010, XE, XE2 and XE3 . < strong > Note:</ strong > Delphi 1 support was
243
- dropped at v3.5.
241
+ not been tested for v3.6 and later . The latest version has been tested with
242
+ Delphi 7, 2007, 2009, 2010, XE, and XE2 to XE4 . < strong > Note:</ strong > Delphi
243
+ 1 support was dropped at v3.5.
244
244
</ p >
245
245
246
246
< p >
@@ -263,11 +263,20 @@ <h2 id="installation">
263
263
</ h2 >
264
264
265
265
< div class ="pullout ">
266
- < strong > Important Note:</ strong > Please ensure that you have installed the
267
- < var > < a
268
- href ="http://www.delphidabbler.com/software?id=verinfo "
269
- > TPJVersionInfo</ a > </ var > component v3.0 or later (v3.3.1 or later preferred)
270
- < strong > before</ strong > installing the about box component.
266
+ < div class ="content ">
267
+ < strong > Important Note:</ strong > If you use any Delphi compiler up to XE4,
268
+ please ensure that you have installed the
269
+ < var > < a
270
+ href ="http://www.delphidabbler.com/software?id=verinfo "
271
+ > TPJVersionInfo</ a > </ var > component v3.0 or later (v3.3.2 or later
272
+ preferred) < strong > before</ strong > installing the about box component.
273
+ </ div >
274
+ < div class ="content ">
275
+ If you are using Delphi XE5 or later you need < var > < a
276
+ href ="http://www.delphidabbler.com/software?id=verinfo "
277
+ > TPJVersionInfo</ a > </ var > v3.3.2 as a minimum, otherwise the code will not
278
+ compile.
279
+ </ div >
271
280
</ div >
272
281
273
282
< p >
@@ -442,7 +451,7 @@ <h2 id="author">
442
451
use the Issue Tracker noted above to report bugs and request new features.
443
452
</ div >
444
453
< div class ="copyright ">
445
- This document is copyright © 2005-2013 , P D Johnson, < a
454
+ This document is copyright © 2005-2014 , P D Johnson, < a
446
455
href ="http://www.delphidabbler.com/ "
447
456
> www.delphidabbler.com</ a > .
448
457
</ div >
0 commit comments