Name

OleStrToString Function

Syntax

function OleStrToString(OleStr: PWideChar): string;

Description

The OleStrToString function converts a Unicode string into a multibyte string. OleStrToString is a real function.

Tips and Tricks

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

See Also

OleStrToStrVar Procedure, 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.