Source position: JPL.Dialogs.pas line 61
procedure MsgBool(
const b: Boolean;
TrueStr: string = 'True';
FalseStr: string = 'False'
);