为什么我的delphi7 PosEX函数不能用啊。。。本人delphi小白 随便试验函数玩,结果我在buttonclick世界里面输入showmessage(inttostr(posex('hello','hello world?',2))); 却显示error:Undiclared identifier:PosEx[解决办法]要uses strutils;[解决办法]