Z
zzmkt
Unregistered / Unconfirmed
GUEST, unregistred user!
我做查找统计
想把出来结果的个数显示出来
在按钮写上命令
iwedit1.Text:=inttostr(datamodule1.ADOQuery1.RecordCount);
运行错误
undeclared indentifier:inttostr
这是怎么回事啊?
在普通的FORM这个命令能正常运行。。???
想把出来结果的个数显示出来
在按钮写上命令
iwedit1.Text:=inttostr(datamodule1.ADOQuery1.RecordCount);
运行错误
undeclared indentifier:inttostr
这是怎么回事啊?
在普通的FORM这个命令能正常运行。。???