API:Bde.DBTables.NativeCompareStrBuf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function NativeCompareStrBuf(Locale: TLocale; const S1, S2: PAnsiChar; Len: Integer): Integer;

C++

extern DELPHI_PACKAGE int __fastcall NativeCompareStrBuf(void * Locale, const char * S1, const char * 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!