[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Dialogs' (#lcl)

mbAbortRetryIgnore

A "set" constant to show an Abort, a Retry and an Ignore button on a messagedialog.

Declaration

Source position: dialogs.pp line 47

const mbAbortRetryIgnore = [mbAbort,mbRetry,mbIgnore];

Description

A "set" constant to show an Abort, a Retry and an Ignore button on a messagedialog.