API:System.WideCharLenToString
Delphi
function WideCharLenToString(Source: PWideChar; SourceLen: Integer): UnicodeString;
C++
extern DELPHI_PACKAGE UnicodeString __fastcall WideCharLenToString(WideChar * Source, int SourceLen);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| 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!