API:System.AnsiStrings.StrComp

提供:RAD Studio API Documentation

Delphi

function StrComp(const Str1, Str2: PAnsiChar): Integer;

C++

extern DELPHI_PACKAGE int __fastcall StrComp(const char * Str1, const char * Str2)/* overload */;

プロパティ

種類 可視性 ソース ユニット
function public
System.AnsiStrings.pas
System.AnsiStrings.hpp
System.AnsiStrings System.AnsiStrings

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。