API:System.StringToOleStr

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function StringToOleStr(const Source: _AnsiStr): PWideChar;
function StringToOleStr(const Source: UnicodeString): PWideChar; overload;

C++

extern DELPHI_PACKAGE WideChar * __fastcall StringToOleStr(const AnsiString Source)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.pas
System.hpp
System System

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !