本文整理自网络,侵删。
onkeypress事件中写一下代码:
if Key=#13 then
SelectNext(ActiveControl,True,True);
相关阅读 >>
Delphi 通过 arp 协议获取局域网内指定 ip 地址的机器的 mac 地址
Delphi api 函数: getcursorpos 与转换
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
onkeypress事件中写一下代码:
if Key=#13 then
SelectNext(ActiveControl,True,True);
相关阅读 >>
Delphi 通过 arp 协议获取局域网内指定 ip 地址的机器的 mac 地址
Delphi api 函数: getcursorpos 与转换
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...