Source position: _crw_fifo.pas line 206
function NewFifo(
aSize: LongInt = 1024;
const aName: LongString = '';
aGrowFactor: Integer = 0
):TFifo;