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 */;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.AnsiStrings.pas System.AnsiStrings.hpp |
System.AnsiStrings | System.AnsiStrings |
Description
Embarcadero Technologies does not currently have any additional information.