MessageTaskDlg(String,String,TMsgDlgType,TMsgDlgButtons) Method

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

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

Parameters

Instruction
Type: String

Msg
Type: String

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

Return Value