You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
version 4.1.1
- Fixed Owner of TaskDialog form
- Fixed sound for TaskMessageDlg using mtConfirmation
- Fixed published properties for TStyledBitBtn as TBitBtn
version 4.1.0
- 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
version 3.9.1
- 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
version 3.9.0
- Added UseAnimationLoop property to TStyledTaskDialog
- Added UseAnimationInverse property to TStyledTaskDialog
- Fixed Test TaskDialog with Animations at design-time
version 3.8.6
- Fixed Caption position for StyledCategoryButtons
- Added standard Component Editor to StyledButtonGroup
- Added standard Component Editor to StyledCategoryButtons