API:Bde.DBTables.NativeToAnsiBuf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure NativeToAnsiBuf(Locale: TLocale; Source, Dest: PAnsiChar; Len: Integer);

C++

extern DELPHI_PACKAGE void __fastcall NativeToAnsiBuf(void * Locale, char * Source, char * Dest, int Len);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.