在Android Delphi Xe7上关闭键盘时,应用程序崩溃 [英] App crashes when closing Keyboard on Android Delphi Xe7

查看:126
本文介绍了在Android Delphi Xe7上关闭键盘时,应用程序崩溃的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

创建一个新项目.在窗体上放置两个TEdit.部署到Android设备.启动应用程序.点击TEdit弹出键盘,点击手机上的硬件后退按钮...崩溃...这是我特有的吗?还是其他人可以确认?我在做错什么吗?我尝试过在表单和TEdits的keydown事件上设置Key:= 0,但这没有用-应用程序仍然崩溃.

Create a new project. Drop two TEdits on a form. Deploy to Android device. Start up App. Tap a TEdit to bring up the keyboard, hit the hardware back button on your phone... Crash... Is this something specific to me? or can other people confirm this? Is there something wrong that I am doing? I've tried setting the Key:=0 on the keydown event of the form and the TEdits but that didn't work - app still crashes.

已安装Delphi XE7更新1.

Delphi XE7 update 1 installed.

推荐答案

创建一个新项目并将类添加到其中.问题出在.dproj文件中

Create a new project and add your classes to it. Problem is somewhere in the .dproj file

这篇关于在Android Delphi Xe7上关闭键盘时,应用程序崩溃的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆