本文整理自网络,侵删。
procedure MyInfo(M: string);begin Application.MessageBox(Pchar(M), '提示', MB_OK + MB_IconInformation);end;
相关阅读 >>
Delphi 2009 新增单元 character isletter、isupper、islower、isdigit、isnumber
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
procedure MyInfo(M: string);begin Application.MessageBox(Pchar(M), '提示', MB_OK + MB_IconInformation);end;
相关阅读 >>
Delphi 2009 新增单元 character isletter、isupper、islower、isdigit、isnumber
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...