MtxVec.ShowMessageBox Method

Overload List

#SignatureDescription
1void ShowMessageBox(String Msg)
2Int32 ShowMessageBox(String Text, String Caption, UInt32 uType)

Overload 1: void ShowMessageBox(String Msg)

#NameTypeDescription
1MsgString

Result: stored in self (calling object)

Overload 2: Int32 ShowMessageBox(String Text, String Caption, UInt32 uType)

#NameTypeDescription
1TextString
2CaptionString
3uTypeUInt32

Returns: Int32