如何判断字符串中某一位包含字符'1','A','C','E'str_wlbm:string; copy(str_wlbm,12,1)可能包含字符 '1 ', 'A ', 'C ', 'E '[解决办法]某一位? str_wlbm 是不是Hex格式的“数值”字符串? 试试pos函数