Windows Vista TaskDialog & Input TaskDialog for all Windows operating systems.
Component to use the new Windows Vista TaskDialog on Windows Vista and seamless emulated version for older operating systems. Includes TAdvInputTaskDialog to query input from user via edit, combobox, DatePicker, Memo or custom control and parameter compatible replacement functions for standard VCL ShowMessage(), MessageDlg(), InputQuery(). Call AdvShowMessage(), AdvMessageDlg(), AdvInputQueryDlg().
Version History
v1.7.0.0
* New : Support for HTML formatted text added in TAdvInputTaskDialog
* New : OnDialogHyperlinkClick event added in TAdvInputTaskDialog
* New : ExpandedDefault added in TAdvInputTaskDialog
v1.6.2.0
* New : Added capability to preset date in TAdvInputTaskDialog
v1.6.1.0
* New : InputDropDownCount property added in TAdvInputTaskDialog
v1.6.0.6
* Fixed : Issue with focusing non enabled buttons
* Fixed : Issue with default Close button in emulated dialog
v1.6.0.4
* Fixed : Incorrect image in AdvTaskMessageDlgPosHelp
v1.6.0.2
* Fixed : Issue with Marquee style progressbar
v1.6.0.1
* Fixed : Height calculation for dialog with verification checkbox and no buttons
v1.6
* New : AutoCloseTimeOut property to control timeout for auto-close
* New : Autoclose capability added
v1.5.4.0
* New : Close method added for automatic closing of the dialog
v1.5.3.7
* Fixed : Issue with runtime native TaskDialog on Windows 7 and Windows Vista 64bit
v1.5.3.6
* Improved : Expand/collaps button background painting
* Improved : Behaviour of dialog replacement calls on topmost forms
* Fixed : Issue with creating TAdvTaskDialog at runtime
* Fixed : Command links option not used when no custom buttons are added