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