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