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
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset