【发布时间】:2015-02-08 17:05:23
【问题描述】:
你能帮我如何在 TEdit 处于焦点时隐藏(并再次显示)软键盘?
【问题讨论】:
-
试过
InputMethodManager inputMethodManager = (InputMethodManager) activity.getSystemService(Activity.INPUT_METHOD_SERVICE); inputMethodManager.hideSoftInputFromWindow(activity.getCurrentFocus().getWindowToken(), 0);? -
查看:[关闭/隐藏 Android 软键盘][1] [1]:stackoverflow.com/questions/1109022/…
-
我需要DELPHI的解决方案
标签: android delphi firemonkey soft-keyboard delphi-xe7