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