IWCGCreateMessageDialog(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogEvent,TCGVarArray) Method
Represents method IWCGCreateMessageDialog(string,TMsgDlgType,TMsgDlgButtons,TIWCGMsgDialogEvent,TCGVarArray)
.
function IWCGCreateMessageDialog(const Msg: string; DlgType: TMsgDlgType; Buttons: TMsgDlgButtons; AOnResult: TIWCGMsgDialogEvent = nil; AData: TCGVarArray = nil): TIWCGJQMsgDialog; overload;
Parameters
- Msg
- Type: string
- DlgType
- Type: TMsgDlgType
- Buttons
- Type: TMsgDlgButtons
- AOnResult
- Type: TIWCGMsgDialogEvent
- AData
- Type: TCGVarArray