IWCGMessageDlgPos(string,TMsgDlgType,TMsgDlgButtons,Integer,Integer,TIWCGMsgDialogProc) Method

Represents method IWCGMessageDlgPos(string,TMsgDlgType,TMsgDlgButtons,Integer,Integer,TIWCGMsgDialogProc).

Namespace: IWCGJQMessageDlg
function IWCGMessageDlgPos(const Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons;
 X,Y: Integer; AResultProc: TIWCGMsgDialogProc = nil ): TIWCGJQMsgDialog; overload;

Parameters

Msg
Type: string

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

X
Type: Integer

Y
Type: Integer

AResultProc
Type: System.Void

Return Value