- 博客(1)
- 收藏
- 关注
原创 限制输入框输入内容
BCB使用editKeyPress限制输入框输入内容(新手上路) void __fastcall TForm2::edt1KeyPress(TObject *Sender, wchar_t &Key) //输入框1获取键盘监听 { string str = (edt1->Text).t_str(); //每次敲击键盘就获取一次已输入内容 char *spot = ".";
2020-08-03 20:03:51
350
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅