Source position: amigados.pas line 94
type tDateStamp = record
ds_Days: LongInt;
ds_Minute: LongInt;
ds_Tick: LongInt;
end;