本文整理自网络,侵删。
Delphi运行时的问题,cannot focus a disabled or invisible window!
正确用法
if edit1.canFocus then edit1.setfocus;
相关阅读 >>
Delphi 用stringhelper.split分解字符串
Delphi 使用google translate实现tts
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
Delphi运行时的问题,cannot focus a disabled or invisible window!
正确用法
if edit1.canFocus then edit1.setfocus;
相关阅读 >>
Delphi 用stringhelper.split分解字符串
Delphi 使用google translate实现tts
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...