Releases: EtheaDev/StyledComponents
Releases · EtheaDev/StyledComponents
Official 3.9.2 version
- Added button customization properties to TStyledTaskDialog:
- DialogButtonsDrawType: TStyledButtonDrawType (btRoundRect, btRounded, btRect, btEllipse)
- DialogButtonsRadius: Integer (corner radius)
- DialogButtonsRoundedCorners: TRoundedCorners (which corners are rounded)
- Added RegisterDefaultRenderingStyle class method to TStyledTaskDialog for global default button styles
- Added "Apply to Task Dialogs" option in Demo settings for rounded buttons
Official 3.9.1 version
- Added TStyledPanel component: a styled container control based on TCustomPanel
- TStyledPanel features: StyleFamily, StyleClass, StyleAppearance support for background rendering
- TStyledPanel supports Normal and Disabled states with full color customization
- Developed using Vibe Coding technique with Claude Code
Official 3.9.0 version
- Added UseAnimationLoop property to TStyledTaskDialog
- Added UseAnimationInverse property to TStyledTaskDialog
- Fixed Test TaskDialog with Animations at design-time
Official 3.8.6 version
- Fixed Caption position for StyledCategoryButtons
- Added standard Component Editor to StyledButtonGroup
- Added standard Component Editor to StyledCategoryButtons
Official 3.8.5 version
- Fixed StyledComponents_Setup.exe
Official 3.8.4 version
- TStyledTaskDialog enhanced and fixed:
-
Uses png with transparency for Icons
-
Fixed Size of Message height
-
Fixed MainIconSize
-
Fixed "default" for Custom Button
-
Fixed bottom panel without margins
-
Fixed PopupParent form for Dialogs
Official 3.8.3 version
- TStyledTaskDialog enhanced and fixed:
-
"Flags" property default same as TTaskDialog
-
moved Position and MainIconSize from public to published
-
moved Handle property from published to public
-
fixed "Custom position" of TaskDialog using "Position" property
-
Inside OnDialogCreated is possible to set Position
- DialogForm enhanced and fixed:
-
Fixed MinHeight
-
Fixed position of Dialog based on tfPositionRelativeToWindow flag
Official 3.8.2 version
- Added progressbar to StyledDialog component
- Fixed Sort for TStyledToolButtons in 64 bit
- Fix painting of StyledCategoryButton when selected
- Added support for Delphi 13 Florence
- Setup Updated for Delphi 13 Florence
Official 3.8.1 version
Version 3.8.1
- Added support for Delphi 12 64bit IDE
- Fix storing default ImageMargins of StyledButtons
Official 3.8.0 version
version 3.8.0
- Added example of Custom TaskDialog Form in Demo (for Delphi 12)
- Fixed Clear Animation Data for Animated StyledButton
- Fixed Enabled of TStyledToolButton
- Changed PackageGrooup File Names
- Updated Copyright 2025