Releases: EtheaDev/StyledComponents
Releases · EtheaDev/StyledComponents
Official 4.1.1 version
- Fixed Owner of TaskDialog form
- Fixed sound for TaskMessageDlg using mtConfirmation
- Fixed published properties for TStyledBitBtn as TBitBtn
Official 4.1.0 version
- Added support for new VCLStyle of Delphi 13.1:
- Windows Modern
- Windows Modern Dark
- Windows Modern SlateGray
- Windows Modern Green
- Windows Modern Blue
- Windows Modern Purple
Official 4.0.0 version
- Fixed Component Editor for TStyledPanel
- Fixed StyledPanel component: default Windows Color, ParentBackground
- Fixed StyledPanel styles attributes
- Added support for Delphi 13.1
Official 3.9.3 version
- Fixed Component Editor
- Fixed CommandLink with only OK Button
- Fixed ChangeScale of TStyledToolbar
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