问题
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 update 1 installed.
回答1:
Create a new project and add your classes to it. Problem is somewhere in the .dproj file
来源:https://stackoverflow.com/questions/27306329/app-crashes-when-closing-keyboard-on-android-delphi-xe7