API:System.OleStrToStrVar

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure OleStrToStrVar(Source: PWideChar; var Dest: _AnsiStr);
procedure OleStrToStrVar(Source: PWideChar; var Dest: UnicodeString);

C++

extern DELPHI_PACKAGE void __fastcall OleStrToStrVar(WideChar * Source, AnsiString &Dest)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
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 !