[Overview][Constants][Types][Procedures and functions][Index] |
Source position: _crw_fio.pas line 531
procedure DebugOutSetFifo( |
n: Byte; |
FifoSize: Integer = 1024 * 64; |
FifoGrowFactor: Integer = 2; |
FifoGrowLimit: Integer = 1024 * 1024 * 4 |
); |