Source position: JPL.Strings.pas line 123
function DelFirstCharInString(
s: string;
ToDelete: char
):string;