[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_fio' (#crwlib)

DebugOutSetFifo

Declaration

Source position: _crw_fio.pas line 531

procedure DebugOutSetFifo(

  n: Byte;

  FifoSize: Integer = 1024 * 64;

  FifoGrowFactor: Integer = 2;

  FifoGrowLimit: Integer = 1024 * 1024 * 4

);