本文整理自网络,侵删。
var
s: string;
begin
s := FormatFloat('#,#.#',54763.1);
end;
相关阅读 >>
Delphi winapi: loadstring - 从资源中载入字符串
Delphi 网上获取北京时间idhttpserver and idhttp 使用 encoding utf8
idftp tencoding and iidtextencoding
更多相关阅读请进入《Delphi》频道 >>
本文整理自网络,侵删。
var
s: string;
begin
s := FormatFloat('#,#.#',54763.1);
end;
相关阅读 >>
Delphi winapi: loadstring - 从资源中载入字符串
Delphi 网上获取北京时间idhttpserver and idhttp 使用 encoding utf8
idftp tencoding and iidtextencoding
更多相关阅读请进入《Delphi》频道 >>
管理员已关闭评论功能...