Source position: JPL.Dialogs.pas line 47
procedure ShowMsg(
const Text: string;
DlgType: TMsgDlgType = mtInformation;
Buttons: TMsgDlgButtons = [mbOK];
HelpContext: Integer = 0
);