Source position: filutilh.inc line 112
type TRawbyteSymLinkRec = record
public
TargetName: ansistring;
Size: Int64;
Attr: LongInt;
Mode: TMode;
property TimeStamp: Double; [r]
end;