MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn) Method

Represents method MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons,TMsgDlgBtn).

Namespace: System.UI.Dialogs
function MessageTaskDlg(const Instruction: String; const Msg: String; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; DefaultButton: TMsgDlgBtn): TModalResult; overload;

Parameters

Instruction
Type: String

Msg
Type: String

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

DefaultButton
Type: TMsgDlgBtn

Return Value