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

Reference for unit 'Dialogs': Constants

BitBtnKindToMsgDlgBtn

  

A constant array used to convert the kind of BitButton to the kind of message buttons.

DefaultOpenDialogOptions

  

mbAbortRetryIgnore

  

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

mbOKCancel

  

A "set" constant to show an OK and a Cancel button on a messagedialog.

mbYesNo

  

A "set" constant to show a Yes and a No button on a messagedialog.

mbYesNoCancel

  

A "set" constant to show a Yes, a No and a Cancel button on a messagedialog.

MsgDlgBtnToBitBtnKind

  

A constant array used to convert the kind of message buttons to the kind of BitButton.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.