[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

fpc_Write_Text_Boolean

Declaration

Source position: compproc.inc line 181

procedure fpc_Write_Text_Boolean(

  Len: LongInt;

  var t: Text;

  b: Boolean

);