Skip to content

Releases: EtheaDev/StyledComponents

Official 3.8.1 version

12 Mar 20:26
Compare
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
Compare
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

Official 3.7.5 version

30 Nov 16:41
Compare
Choose a tag to compare

version 3.7.5

  • Added property HideSystemCloseButton to TStyledTaskDialog
  • Added property OnDialogShow
  • Fixed wordwrap for StyledBitBtn

Official 3.7.4 version

10 Nov 08:42
Compare
Choose a tag to compare

ver 3.7.4

  • Added tdiQuestion value to show a Question mark in TaskDialog
  • Use Question Mark (icon ora animation) for MessageDlg and TaskDialog of mtConfirmation type
  • Fixed DefaultButton for StyledDialog using MessageDlg and TaskDialog

Official 3.7.3 version

08 Nov 08:05
Compare
Choose a tag to compare

version 3.7.3

  • Fixed Animated TaskDialog Form

Official 3.7.1 version

22 Oct 17:11
Compare
Choose a tag to compare

version 3.7.1

  • Fixed background for icon into MessageDialogs
  • Fixed drawing TStyledGraphicButton

Official 3.7.0 version

20 Oct 10:30
Compare
Choose a tag to compare

version 3.7.0

  • Outlined Colored Button (standard and SVG) now paint buttons also when focused, same as when "hot"
  • Use always DrawRectWithGDIPlus
  • Added AnimateOnType prop for TAnimatedButton: (AnimateOnButton, AnimateOnImage)
  • Fixed transparent background for StyledButton using DoubleBuffered

Official 3.6.9 version

12 Oct 11:08
Compare
Choose a tag to compare

version 3.6.9

  • Added Expanded button and Panel in StyledTaskDialog Form
  • Changed Panel Order in StyledTaskDialog
  • Added OnEnableNavBtn event in StyledDbNavigator and StyledBindNavigator
  • Fixed Cursor in StyledDbNavButton when disabled
  • Fixed "Resource BUTTON_SHIELD_ADMIN not found" in StyledTaskDialog
  • Fixed Autoclick using StyledMessageDlg and StyledTaskMessageDlg
  • Fixed Caption position

Official 3.6.7 version

06 Oct 17:16
Compare
Choose a tag to compare

version 3.6.7

  • Fixed StyledAnimatedComponents Packages
  • Fixed drawing Button Caption word-wrap mode
  • Fixed default "Spacing" to 0 for StyledButtons

Official 3.6.6 version

02 Oct 13:03
Compare
Choose a tag to compare

version 3.6.6

  • Created a new demo comprehensive of all components (StyledComponentsDemo)
  • Removed old single Component Demos
  • Fixed "resource not found" into IDE for StyledBitBtn
  • Fixed Dialogs position using multimonitor
  • Fixed UseCommandLinks option
  • Fixed Scalefactor for XE6
  • Fixed Height of buttons in StyledCategoryButtons (before Delphi 10.4)