Name

WideCharToStrVar Procedure

Syntax

procedure WideCharToStrVar(Source: PWideChar; var Dest: string);

Description

WideCharToStrVar converts a #0-terminated Unicode string to a multibyte character string, which is stores in Dest. See WideString for more information about Unicode and multibyte strings.

See Also

OleStrToString Function, OleStrToStrVar Procedure, PWideChar Type, String Keyword, StringToOleStr Function, StringToWideChar Function, WideChar Type, WideCharLenToString Function, WideCharLenToStrVar Procedure, WideCharToString Function, WideString Type

Get Delphi in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.