You are here: Symbol Reference > JSDialogs Namespace > Functions > JSDialogs.TaskDialogEx Function
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialogs.TaskDialogEx Function

Wrapper function to display a TaskDialog with specific TCustomButtons. Create a dialog that displays like the real TaskDialog on a supported operating system. If the operating system does not support the TaskDialog API, then the TaskDialogEmulated function is called.

Pascal
function TaskDialogEx(aOwner: TWinControl; const aTitle: TJSString; const aMainInstruction: TJSString; const aContent: TJSString; aIcon: Integer; aButtons: TCommonButtons): Integer;

JSDialogs

Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!