Source position: tiWin32.pas line 13
function tiCreateProcess(
const AProcessName: string;
const ACommandLineParams: string;
var AProcessInfo: TProcessInformation
):Boolean;