Jump to content
Carlo Barazzetta

StyledButton and StyledDialog

Recommended Posts

After the preview at IT-DevCon 2022 in Rome, I'ts time to release a new Open-Source project for Delphi-VCL, which will surely help to modernize "legacy" applications (support up to Delphi XE6 version).

StyledButton is a completely customizable VCL "button": thanks to its versatility it is possible to use it in multiple ways, like a classic Delphi button, but with the freedom to define the border, color, aspect (rectangular, circular, squared), or as an "Icon" or "FAB", but above all it is simple to configure thanks to the many templates that "mimic" the behavior of the Bootstrap and Angular buttons, for example...


StyledTaskDialog offers the possibility to completely customize the messages of your app, completely replacing the system TaskDialog, and also providing support for animations (using Skia4Delphi of course).

 

With handy demos and examples showing most of the features... please click on the "star" if you like the project!

 

github.com/EtheaDev/StyledComponents

 

Any suggestions or requests for improvements are always welcome!

 

StyledButtonDemoAngular.jpg

ShieldDialog.jpg

  • Like 4
  • Thanks 1

Share this post


Link to post

Very good!  Could the task dialog be readily parented to say a panel aligned to top of a form. A "ShowModal" call would show the panel, when panel is assigned as parent. 

Pat   

 

  

Share this post


Link to post

The name is a little bit confusing: StyledSomething might make people think it's associated with VCL styles.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×