API:Data.DBXPlatform.TDBXPlatform.CopyBytesToWideChars

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class procedure CopyBytesToWideChars(const Source: TArray<Byte>; SourceOffset: Integer; const Dest: TDBXWideChars; DestOffset: Integer; Count: Integer); static; inline;

C++

static void __fastcall CopyBytesToWideChars(const System::DynamicArray<System::Byte> Source, int SourceOffset, const TDBXWideChars Dest, int DestOffset, int Count);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
Data.DBXPlatform.pas
Data.DBXPlatform.hpp
Data.DBXPlatform TDBXPlatform

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !