API:System.SysUtils.TMarshaller.AllocStringAsUnicode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function AllocStringAsUnicode(const Str: string): TPtrWrapper;

C++

System::TPtrWrapper __fastcall AllocStringAsUnicode(const System::UnicodeString Str);

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TMarshaller

Description

Embarcadero Technologies does not currently have any additional information.