1 2 3 4 5 6 7
function SpawnFCGIProcess(App, Enviro: string; const aPort: Word): Integer; begin Result:=0; // TODO: implement end;