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