API:Bde.DBTables.NativeCompareStrBuf
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
| Unit: Bde.DBTables | |
| Parent: Bde.DBTables | |
Delphi
function NativeCompareStrBuf(Locale: TLocale; const S1, S2: PAnsiChar; Len: Integer): Integer;
C++
extern DELPHI_PACKAGE int __fastcall NativeCompareStrBuf(TLocale Locale, const char * S1, const char * S2, int Len);
Description
Embarcadero Technologies does not currently have any additional information.