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