本文整理自网络,侵删。
str : string;
str := 'hello' + #13#10 + 'world';
mmo1.text := str;
相关阅读 >>
Delphi vcl 模式下和firemonkey 模式下的字符串
Delphi 打开win8及以上操作系统的系统已安装程序目录
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
str : string;
str := 'hello' + #13#10 + 'world';
mmo1.text := str;
相关阅读 >>
Delphi vcl 模式下和firemonkey 模式下的字符串
Delphi 打开win8及以上操作系统的系统已安装程序目录
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...