API:System.OleStrToString
Delphi
function OleStrToString(Source: PWideChar): UnicodeString;
C++
extern DELPHI_PACKAGE UnicodeString __fastcall OleStrToString(WideChar * Source);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information.