Skip to content

Commit 1b1ec95

Browse files
committed
Update sysinfo page re release 5.33.0
1 parent 2fcff67 commit 1b1ec95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_software/sysinfo.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
layout: "codelib-tplt"
44
group: lib
55
priority: 11
6-
version: "5.32.0"
7-
release-date: "2025-04-02"
6+
version: "5.33.0"
7+
release-date: "2025-11-29"
88
platforms: ["Win32", "Win64"]
99
frameworks: ["RTL"]
1010
compatibility: "Delphi 7 & later"
@@ -144,7 +144,7 @@ <h3 data-toggle="collapse" data-target="#demo" class="collapsible collapsed">
144144
Each project contains a tab set where each tab displays the information from one of the classes or the global variables.
145145
</p>
146146
<p>
147-
The VCL demo has been tested with Delphi XE and XE4 but should compile with Delphi 7 or later, although some unrecognised form properties may need to be ignored. The FireMonkey demo was tested with Delphi XE4.
147+
The VCL demo has been tested with Delphi XE but should compile with Delphi 7 or later, although some unrecognised form properties may need to be ignored. The FireMonkey demo was tested Delphi 13.
148148
</p>
149149
</div> <!-- /#demo -->
150150
</div>

0 commit comments

Comments
 (0)