Name

OleStrToStrVar Procedure

Syntax

procedure OleStrToString(OleStr: PWideChar; var Dest: string);

Description

The OleStrToStrVar procedure converts a Unicode string into a multibyte string. OleStrToStrVar is a real procedure.

Tips and Tricks

See the WideString type for a discussion of Unicode and multibyte character sets.

See Also

OleStrToString Function, PWideChar Type, String Keyword, StringToOleStr Function, StringToWideChar Function, WideChar Type, WideCharLenToString Function, WideCharLenToStrVar Procedure, WideCharToString Function, WideCharToStrVar Procedure, 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.