安卓下输入框报错求助
FMX.Dialogs.InputBox('请输入行高:', '填整数', '22');这句代码报错
Blocking dialogs not implemented on this platform
On Android platform,only overloads with TinputCloseBoxProc or TinputCloseBoxEvent are supported.
2022-01-20 00:54
2022-01-29 19:32
2022-01-31 08:35