5,943
社区成员
发帖
与我相关
我的任务
分享Edit1.Text:=FormatFloat( '$0.00 ',StrToFloat(Edit1.Text))if sender.value=1243.256 then
text := '$1243.256 ';(dbgrid1.datasource.dataset.fieldbyname( 'aaa ') as tfloatfield).
displayformat:= '#0.00 ';