A set constant to show an Abort, Retry , Ignore buttons on a message dialog.
Source position: dialogs.pp line 65
const mbAbortRetryIgnore = [mbAbort, mbRetry, mbIgnore]; |
A set constant to show an Abort, Retry and Ignore buttons on a message dialog.
| Version 4.6 | Hosted on Source Forge |