FireDAC.DatS.TFDDatSRow.CopyBuffer
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: TFDDatSRow | |
Delphi
procedure CopyBuffer(ADestination, ASource: PByte);
C++
void __fastcall CopyBuffer(Winapi::Windows::PByte ADestination, Winapi::Windows::PByte ASource);
Description
Embarcadero Technologies does not currently have any additional information.