Poor-Pascal for Application
Trim
機能
文字列から先頭部分および末尾部分の空白と制御文字を取り除きます。
構文
function Trim(S: String): String;