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