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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads