How to use the TTaskDialog?
If you can’t find the documentation, then write it: The Hello World of a Task Dialog with TTaskDialog.Create(Self) do try Caption := ‘My Application’; Title := ‘Hello World!’; Text := ‘I am a TTaskDialog, that is, a wrapper for the Task Dialog introduced ‘ + ‘in the Microsoft Windows Vista operating system. Am I not … Read more