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