API:System.WideCharLenToString
Delphi
function WideCharLenToString(Source: PWideChar; SourceLen: Integer): UnicodeString;
C++
extern DELPHI_PACKAGE UnicodeString __fastcall WideCharLenToString(WideChar * Source, int SourceLen);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | public | System.pas System.hpp |
System | System |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。