You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added UseAnimationLoop property to TStyledTaskDialog
- Added UseAnimationInverse property to TStyledTaskDialog
- Fixed Test TaskDialog with Animations at design-time
<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.8.6</h3>
34
+
<h3>Actual official version: 3.9.0</h3>
35
35
<hr/>
36
36
<h2>New Setup for Installation of Components</h2>
37
37
<p>From 3.8.1 version a new “Installer” read-to-use is located in the Release area: <ahref="https://github.com/EtheaDev/StyledComponents/releases/latest/download/StyledComponents_Setup.exe">Download the Installer</a>.</p>
@@ -344,6 +344,12 @@ <h3>Available from Delphi XE6 to Delphi 13 (32bit and 64bit platforms)</h3>
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
## 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!
4
4
5
-
### Actual official version: 3.8.6
5
+
### Actual official version: 3.9.0
6
6
7
7
---
8
8
## New Setup for Installation of Components
@@ -396,6 +396,12 @@ If you are have Skia4Delphi installed, you can also try the AnimatedTaskDialogDe
396
396
Related links: [embarcadero.com](https://www.embarcadero.com) - [learndelphi.org](https://learndelphi.org)
397
397
398
398
### RELEASE NOTES
399
+
400
+
17 Oct 2025 - version 3.9.0
401
+
- Added UseAnimationLoop property to TStyledTaskDialog
402
+
- Added UseAnimationInverse property to TStyledTaskDialog
403
+
- Fixed Test TaskDialog with Animations at design-time
404
+
399
405
14 Oct 2025 - version 3.8.6
400
406
- Fixed Caption position for StyledCategoryButtons
401
407
- Added standard Component Editor to StyledButtonGroup
0 commit comments