前のページ次のページ上に戻るホーム SophiaFramework 2.2
IsDigitChar
文字が数字であるか判定します。
Bool IsDigitChar(
    AChar c   
);
Bool IsDigitChar(
    WChar c   
);