[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set type used to store the buttons on a message dialog.
Source position: dialogs.pp line 38
type TMsgDlgButtons = System.UITypes.TMsgDlgButtons; |
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.
|
Identifies dialog button types. |
Version 4.0 | Generated 2025-05-03 | Home |