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

TMsgDlgButtons

Set type used to store the buttons on a message dialog.

Declaration

Source position: dialogs.pp line 38

type TMsgDlgButtons = System.UITypes.TMsgDlgButtons;

Description

TMsgDlgButtons is an alias to the TMsgDlgButtons type in system.uitypes.pp. TMsgDlgButtons is a set type used to store zero or more values from the TMsgDlgBtn enumeration. TMsgDlgButtons is passed as an argument to routines like: MessageDlg, MessageDlgPos, MessageDlgPosHelp, CreateMessageDialog, QuestionDlg, and LazMessageDlg.

See also

TMsgDlgBtn

  

Identifies dialog button types.


Version 4.0 Generated 2025-05-03 Home