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