Source position: amigados.pas line 1972
type TPathNode = record
pn_Next: LongInt;
pn_Lock: LongInt;
end;