| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Source position: filutilh.inc line 92
| type TUnicodeSymLinkRec = record | 
| public | 
| TargetName: UnicodeString; | 
| Attr: LongInt; | 
| Size: Int64; | 
| property TimeStamp: TDateTime; [r] | 
| 
 | 
| end; |