Poor-Pascal for Application

TrimLeft

機能
文字列から先頭部分の空白と制御文字を取り除きます。
構文
function TrimLeft(S: String): String;