TimeToStr 将时格式转为字符串。
学习大师原创文档,请勿转载。
引用单元
uses StrUtils;
函数原型
function TimeToStr(Time:TDateTime): String;