IWCGCreateMessageDialog(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogProc) Method

Represents method IWCGCreateMessageDialog(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogProc).

Namespace: IWCGJQMessageDlg
function IWCGCreateMessageDialog(const Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons;
 AResultProc: TIWCGMsgDialogProc = nil ): TIWCGJQMsgDialog; overload;

Parameters

Msg
Type: string

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

AResultProc
Type: System.Void

Return Value