Skip to content

Commit dd23dcf

Browse files
Updated README.htm
1 parent 1aca84e commit dd23dcf

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.htm

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</style>
3232
<h1>Delphi VCL StyledComponents <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg" alt="License"/></a></h1>
3333
<h2>Components similar to Delphi VCL Buttons, Toolbar, DbNavigator, BindNavigator, ButtonGroup and CategoryButtons with Custom Graphic Styles, and an advanced, full-customizable TaskDialog, also with animations!</h2>
34-
<h3>Actual official version: 3.4.2</h3>
34+
<h3>Actual official version: 3.4.3</h3>
3535
<h2>List of available Components:</h2>
3636
<table>
3737
<tr>
@@ -298,11 +298,16 @@ <h3>Available from Delphi XE6 to Delphi 12 (32bit and 64bit platforms)</h3>
298298
<p><img src="./Images/SupportingDelphi.jpg" alt="Delphi Support"/></p>
299299
<p>Related links: <a href="https://www.embarcadero.com">embarcadero.com</a> - <a href="https://learndelphi.org">learndelphi.org</a></p>
300300
<h3>RELEASE NOTES</h3>
301+
<p>13 Apr 2024: version 3.4.3</p>
302+
<ul>
303+
<li>Fixed internal VirtualImageList for StyledDbNavigator</li>
304+
<li>Fixed resize icons for StyledDbNavigator and StyledToolbar changing monitor</li>
305+
<li>Added Interposer Unit (Vcl.StyledMessagesHooks.pas) for Messages</li>
306+
</ul>
301307
<p>7 Apr 2024: version 3.4.2</p>
302308
<ul>
303309
<li>New packages for Delphi 12.1</li>
304310
<li>Added support for new Delphi 12.1 Styles (Windows11 Impressive Dark/Light)</li>
305-
<li>Added Interposer Unit (Vcl.StyledMessagesHooks.pas) for Messages</li>
306311
<li>Fixed StyledButtonGroup e StyledCategoryButtons</li>
307312
</ul>
308313
<p>5 Apr 2024: version 3.4.1</p>

0 commit comments

Comments
 (0)