IWCGMessageDlgPos(string,TMsgDlgType,TMsgDlgButtons,Integer,Integer,TIWCGMsgDialogEvent,TCGVarArray) Method

Represents method IWCGMessageDlgPos(string,TMsgDlgType,TMsgDlgButtons,Integer,Integer,TIWCGMsgDialogEvent,TCGVarArray).

Namespace: IWCGJQMessageDlg
function IWCGMessageDlgPos(const Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons;
 X,Y: Integer; AOnResult: TIWCGMsgDialogEvent = nil; AData: TCGVarArray = nil): TIWCGJQMsgDialog; overload;

Parameters

Msg
Type: string

DlgType
Type: TMsgDlgType

Buttons
Type: TMsgDlgButtons

X
Type: Integer

Y
Type: Integer

AOnResult
Type: TIWCGMsgDialogEvent

AData
Type: TCGVarArray

Return Value