Releases: EtheaDev/StyledComponents
Releases · EtheaDev/StyledComponents
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
Official 3.7.5 version
version 3.7.5
- Added property HideSystemCloseButton to TStyledTaskDialog
- Added property OnDialogShow
- Fixed wordwrap for StyledBitBtn
Official 3.7.4 version
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
version 3.7.3
- Fixed Animated TaskDialog Form
Official 3.7.1 version
version 3.7.1
- Fixed background for icon into MessageDialogs
- Fixed drawing TStyledGraphicButton
Official 3.7.0 version
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
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
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
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)