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