Skip to content

Commit d7a3f70

Browse files
author
delphidabbler
committed
aboutbox:
* Updated compatibility information. * Updated copyright date. git-svn-id: https://svn.code.sf.net/p/ddablib/code/trunk@1535 eed78412-d13c-44e9-9ac7-ca5071eb296d
1 parent f6b4183 commit d7a3f70

File tree

1 file changed

+19
-10
lines changed

1 file changed

+19
-10
lines changed

Docs/ReadMe.htm

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* v. 2.0. If a copy of the MPL was not distributed with this file, You can
66
* obtain one at http://mozilla.org/MPL/2.0/
77
*
8-
* Copyright (C) 2005-2013, Peter Johnson (www.delphidabbler.com).
8+
* Copyright (C) 2005-2014, Peter Johnson (www.delphidabbler.com).
99
*
1010
* $Rev$
1111
* $Date$
@@ -238,9 +238,9 @@ <h3>
238238
<var>TPJAboutBoxDlg</var> is believed to compile on all Win32 versions of
239239
Delphi. Earlier versions were tested with Delphi 2, 3, 4, 6 and 7 but,
240240
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.
244244
</p>
245245

246246
<p>
@@ -263,11 +263,20 @@ <h2 id="installation">
263263
</h2>
264264

265265
<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>
271280
</div>
272281

273282
<p>
@@ -442,7 +451,7 @@ <h2 id="author">
442451
use the Issue Tracker noted above to report bugs and request new features.
443452
</div>
444453
<div class="copyright">
445-
This document is copyright &copy; 2005-2013, P D Johnson, <a
454+
This document is copyright &copy; 2005-2014, P D Johnson, <a
446455
href="http://www.delphidabbler.com/"
447456
>www.delphidabbler.com</a>.
448457
</div>

0 commit comments

Comments
 (0)