本文整理自网络,侵删。
onkeypress事件中写一下代码:
if Key=#13 then
SelectNext(ActiveControl,True,True);
相关阅读 >>
Delphi 几个dataset数据导出到xml word excel txt html的函数
Delphi changefileext 更改文件的后缀扩展名
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
onkeypress事件中写一下代码:
if Key=#13 then
SelectNext(ActiveControl,True,True);
相关阅读 >>
Delphi 几个dataset数据导出到xml word excel txt html的函数
Delphi changefileext 更改文件的后缀扩展名
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...