Skip to content

Official 3.0.0 version

Compare
Choose a tag to compare
@carloBarazzetta carloBarazzetta released this 08 Oct 21:06
· 56 commits to main since this release
  • Complete refactoring using TStyledButtonRender to Render both TStyledGraphicButton and TStyledButton
  • Removed "invisible" TStyledButtonFocusControl present in 2.x version: "Focus" and "TabStop" now works as in standard VCL Button
  • Storing of properties in dfm are optimized with ActionLink
  • Added support for Accelerator Keys and Keyboard Shortcuts
  • Added new TStyledDbNavigator component
  • Addeed "Flat" support to StyledButtons, StyledToolbar
  • Added Glyph support (for retro-compatibility with TSpeedButton and TBitBtn)
  • Fixed "Cancel" and "Default" click and focus
  • Fixed flickering problems (using DoubleBuffering)