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

DebugOutOpenFile

Declaration

Source position: _crw_fio.pas line 541

procedure DebugOutOpenFile(

  n: Byte;

  const FileName: LongString;

  FifoSize: Integer = 1024 * 64;

  FlushPeriod: Integer = 0;

  CreateNew: Boolean = True;

  Hello: Boolean = False

);