WideString

UTF-16 widechar encoded unicode string

Declaration

Source position: system.fpd line 29

Type
WideString = WideString

Description

WideString is an alias for UnicodeString on UNIX. On windows, it is a different type which has no reference counting.