Skip to content

Releases: EtheaDev/StyledComponents

Official 3.9.2 version

30 Nov 10:57

Choose a tag to compare

  • 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

16 Nov 20:50

Choose a tag to compare

  • 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

17 Oct 09:09

Choose a tag to compare

  • Added UseAnimationLoop property to TStyledTaskDialog
  • Added UseAnimationInverse property to TStyledTaskDialog
  • Fixed Test TaskDialog with Animations at design-time

Official 3.8.6 version

14 Oct 12:00

Choose a tag to compare

  • Fixed Caption position for StyledCategoryButtons
  • Added standard Component Editor to StyledButtonGroup
  • Added standard Component Editor to StyledCategoryButtons

Official 3.8.5 version

31 Aug 10:33

Choose a tag to compare

  • Fixed StyledComponents_Setup.exe

Official 3.8.4 version

26 Aug 15:43

Choose a tag to compare

  • 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

23 Aug 16:07

Choose a tag to compare

  • 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

19 Aug 13:48

Choose a tag to compare

  • 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

12 Mar 20:26

Choose a tag to compare

Version 3.8.1

  • Added support for Delphi 12 64bit IDE
  • Fix storing default ImageMargins of StyledButtons

Official 3.8.0 version

19 Jan 17:57

Choose a tag to compare

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