function TrimLeft(const S: string): String;
Trims leading spaces and control characters from the given string S.