TTaskDialogOption Enumeration
Represents type TTaskDialogOption
.
type TTaskDialogOption = (tdfUseSigmaIconMain, tdfUseSigmaIconFooter, tdfAllowCancel, tdfUseCommandLinks, tdfUseCommandLinksNoIcon, tdfExpandFooterArea, tdfExpandByDefault);
The TTaskDialogOption type exposes the following members.
Show:
Name | Description | |
---|---|---|
tdfAllowCancel | Represents constant | |
tdfExpandByDefault | Represents constant | |
tdfExpandFooterArea | Represents constant | |
tdfUseCommandLinks | Represents constant | |
tdfUseCommandLinksNoIcon | Represents constant | |
tdfUseSigmaIconFooter | Represents constant | |
tdfUseSigmaIconMain | Represents constant |