TTaskDialog: remove outdated comments.

This commit is contained in:
Bart 2023-08-20 15:15:10 +02:00
parent ab5d084ade
commit 7bf0a50a7b

View File

@ -537,8 +537,8 @@ type
TTaskDialogFlag = (
tfEnableHyperlinks, //Native Vista+ only
tfUseHiconMain, //Not functional
tfUseHiconFooter, //Not functional
tfUseHiconMain,
tfUseHiconFooter,
tfAllowDialogCancellation,
tfUseCommandLinks,
tfUseCommandLinksNoIcon,