void __fastcall TForm2::Edit1KeyPress(TObject *Sender, char &Key) { if((Key<'0'||Key>'9')&&Key!=13&&Key!=VK_BACK) Key=NULL; }
13,871
社区成员
102,693
社区内容
加载中
试试用AI创作助手写篇文章吧