[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

  

Input Query Edit size as a percentage of the monitor width.

cInputQueryEditSizePixels

  

Input Query Edit size in pixels.

cInputQuerySpacingSize

  

Spacing between the controls on an Input Query dialog.

DefaultOpenDialogOptions

  

Set constant with the default Open Dialog options used in TOpenDialog.

mbAbort

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbAbortRetryIgnore

  

A set constant to show an Abort, Retry , Ignore buttons on a message dialog.

mbAll

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbCancel

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbClose

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbHelp

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbIgnore

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbNo

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbNoToAll

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbOK

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbOKCancel

  

A set constant to show an OK and a Cancel button on a message dialog.

mbRetry

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbYes

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

mbYesNo

  

A set constant with Yes, No buttons.

mbYesNoCancel

  

A set constant with Yes, No, Cancel buttons.

mbYesToAll

  

Alias to the TMsgDlgBtn enumeration value in uitypes.

MsgDlgBtnToBitBtnKind

  

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

mtConfirmation

  

Alias to the TMsgDlgType enumeration value in uitypes.

mtCustom

  

Alias to the TMsgDlgType enumeration value in uitypes.

mtError

  

Alias to the TMsgDlgType enumeration value in uitypes.

mtInformation

  

Alias to the TMsgDlgType enumeration value in uitypes.

mtWarning

  

Alias to the TMsgDlgType enumeration value in uitypes.


Version 3.2 Generated 2024-02-25 Home