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

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

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

Parameters

Msg
Type: string

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

X
Type: Integer

Y
Type: Integer

DefaultButton
Type: TMsgDlgBtn

AResultProc
Type: System.Void

Return Value