I’m very pleased to introduce a very exciting new feature to the VCL Styles Utils project. This is the support for style the TTaskDialog component and all the TaskDialog based Message dialogs. This control available since RAD Studio 2007 is a wrapper for the Task Dialogs introduced in Windows Vista and allows to create very rich and flexible dialogs.
Take a look to some sample dialogs.
And now enabling the VCL Styles and just adding the Vcl.Styles.Hooks unit to your project…..
You can download a sample application from the project repository.
Also a compiled demo is available here.
If you found any bug please use the issue page of the project.
For a quick tutorial of how use the TTaskDialog component check this great Inofficial TTaskDialog Documentation.
Rodrigo.

















