IWCGMessageDlgEx(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogProc,TCGVarArray) Method

Represents method IWCGMessageDlgEx(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogProc,TCGVarArray).

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

Parameters

Msg
Type: string

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

AResultProc
Type: System.Void

AData
Type: TCGVarArray

Return Value