T
taozhiyu
Unregistered / Unconfirmed
GUEST, unregistred user!
错误如下:
[Hint] main.pas(173): Variable 'ssql' is declared but never used in 'TfrmMain.TV1Change'
[Hint] main.pas(173): Variable 'roomid' is declared but never used in 'TfrmMain.TV1Change'
[Hint] main.pas(256): Variable 'i' is declared but never used in 'TfrmMain.ShowRecord'
[Error] main.pas(498): Undeclared identifier: 'VarArrayCreate'
[Fatal Error] richexpr.dpr(8): Could not compile used unit 'main.pas'
我在整个项目里面都没有发现VarArrayCreate咧!
[Hint] main.pas(173): Variable 'ssql' is declared but never used in 'TfrmMain.TV1Change'
[Hint] main.pas(173): Variable 'roomid' is declared but never used in 'TfrmMain.TV1Change'
[Hint] main.pas(256): Variable 'i' is declared but never used in 'TfrmMain.ShowRecord'
[Error] main.pas(498): Undeclared identifier: 'VarArrayCreate'
[Fatal Error] richexpr.dpr(8): Could not compile used unit 'main.pas'
我在整个项目里面都没有发现VarArrayCreate咧!