[fpc-pascal] Re: Testing set membership for unicode chars

leledumbo leledumbo_cool at yahoo.co.id
Sun Jan 20 18:04:55 CET 2013


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.



More information about the fpc-pascal mailing list