本文整理自网络,侵删。
var d: TDateTime;begin d:= Now();//--------------------代码//--------------------- StatusBar1.Panels[0].Text:='耗时:'+ FormatDateTime('hh:nn:ss.zzz', (Now-d));
相关阅读 >>
Delphi 2009 之 tcategorypanelgroup[3]: color
Delphi tstreamreader 和tstreamwriter
Delphi xe5 android手机端转换ansi字符串
更多相关阅读请进入《Delphi》频道 >>