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