Unit 'JPL.Dialogs' Package
[Overview][Types][Procedures and functions][Index] [#pl_jplib]

MsgBool

Declaration

Source position: JPL.Dialogs.pas line 61

procedure MsgBool(

  const b: Boolean;

  TrueStr: string = 'True';

  FalseStr: string = 'False'

);



CT Web help

CodeTyphon Studio