| [Overview][Types][Classes][Procedures and functions][Index] | 
Source position: tiUtils.pas line 364
procedure tiDecodeDateTimeToNearestMilliSecond(  | 
const ADateTime: TDateTime;  | 
out ADays: Integer;  | 
out AHours: Word;  | 
out AMins: Word;  | 
out ASecs: Word;  | 
out AMSecs: Word  | 
);  |