[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
UTF-16 widechar encoded unicode string
Source position: system.fpd line 29
type WideString = WideString; |
WideString is an alias for UnicodeString on unix. On windows, it is a different type wich has no reference counting.