CNDEV
...
...
账号
登
登录
先
先随便看看
中国开发网
: 论坛:
程序员情感CBD
: 贴子 466525
why
·
2007-01-25 07:50:57
·
阅读: 335
偶在BCB下是用的這個,Delphi不行麼?
<空>
相关信息:
錯在哪里 ??? if (key=#13 and (String(ActiveControl.ClassName())<>'TDBMemo')) then
(空) (
why
[480]
2007-01-25 15:42
)
大小写??
(空) (
C007
[397]
2007-01-25 15:44
)
括号吧
(空) (
咔波碧宝
[361]
2007-01-25 15:46
)
一樣錯[Error] ComUnit.pas(93): Operator not applicable to this operand type
(空) (
why
[534]
2007-01-25 15:50
)
[Error] ComUnit.pas(93): Operator not applicable to this operand type
(空) (
why
[644]
2007-01-25 15:48
)
sting()???
(空) (
C007
[332]
2007-01-25 15:50
)
偶在BCB下是用的這個,Delphi不行麼?
(空) (
why
[334]
2007-01-25 15:50
)
if ((key=#13 and) (String(ActiveControl.ClassName())<>'TDBMemo'))
(空) (
咔波碧宝
[386]
2007-01-25 15:51
)
你是對的,謝了,偶沒注意運算符尤先關系
(空) (
why
[361]
2007-01-25 15:54
)
写给你的还是括错地方了
(空) (
咔波碧宝
[391]
2007-01-25 15:55
)
if (key=#13) and (String(ActiveControl.ClassName())<>'TDBMemo') then
(空) (
jacky1936
[399]
2007-01-25 16:19
)
欢迎光临本社区,您还没有登录,不能发贴子。请在
这里登录