if (ucCh >= UnicodeChar('0')) and (ucCh <= UnicodeChar('9')) then dosomething; -- View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Testing-set-membership-for-unicode-chars-tp5712615p5712616.html Sent from the Free Pascal - General mailing list archive at Nabble.com.