API:Bde.DBTables.NativeCompareStr

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NativeCompareStr(Locale: TLocale; const S1, S2: AnsiString; Len: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall NativeCompareStr(void * Locale, const System::AnsiString S1, const System::AnsiString S2, int Len);

Properties

Type Visibility Source Unit Parent
function public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables Bde.DBTables

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!