[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.

cInputQueryEditSizePercents

cInputQueryEditSizePixels

cInputQuerySpacingSize

DefaultOpenDialogOptions

  

mbAbort

mbAbortRetryIgnore

  

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

mbAll

mbCancel

mbClose

mbHelp

mbIgnore

mbNo

mbNoToAll

mbOK

mbOKCancel

  

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

mbRetry

mbYes

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.

mbYesToAll

MsgDlgBtnToBitBtnKind

  

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

mtConfirmation

mtCustom

mtError

mtInformation

mtWarning

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