[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
A "set" constant to show an Abort, a Retry and an Ignore button on a messagedialog.
Source position: dialogs.pp line 46
const mbAbortRetryIgnore = [mbAbort, mbRetry, mbIgnore]; |
A "set" constant to show an Abort, a Retry and an Ignore button on a messagedialog.
lazarus-ccr.sourceforge.net |