Source position: time.pas line 137
procedure SecondsToTime(
Sd: LongInt;
var Hour24: Word;
var Minute: Word;
var Second: Word
);