mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 06:09:30 +02:00
TTaskDialog: remove outdated comments.
This commit is contained in:
parent
ab5d084ade
commit
7bf0a50a7b
@ -537,8 +537,8 @@ type
|
||||
|
||||
TTaskDialogFlag = (
|
||||
tfEnableHyperlinks, //Native Vista+ only
|
||||
tfUseHiconMain, //Not functional
|
||||
tfUseHiconFooter, //Not functional
|
||||
tfUseHiconMain,
|
||||
tfUseHiconFooter,
|
||||
tfAllowDialogCancellation,
|
||||
tfUseCommandLinks,
|
||||
tfUseCommandLinksNoIcon,
|
||||
|
Loading…
Reference in New Issue
Block a user