本文整理自网络,侵删。
procedure MyInfo(M: string);begin Application.MessageBox(Pchar(M), '提示', MB_OK + MB_IconInformation);end;
相关阅读 >>
Delphi 二进制值转换十六进制 bintohex和hextobin
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
procedure MyInfo(M: string);begin Application.MessageBox(Pchar(M), '提示', MB_OK + MB_IconInformation);end;
相关阅读 >>
Delphi 二进制值转换十六进制 bintohex和hextobin
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...