System.Curl.curl_strequal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

curl_strequal: function (s1: MarshaledAString; s2: MarshaledAString): Integer; cdecl;

C++

extern DELPHI_PACKAGE int __cdecl (*curl_strequal)(System::PAnsiChar s1, System::PAnsiChar s2);

Properties

Type Visibility Source Unit Parent
variable public
System.Curl.pas
System.Curl.hpp
System.Curl System.Curl

Description

Embarcadero Technologies does not currently have any additional information.