API:System.OleStrToStrVar
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 */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!