API:Data.DBXPlatform.TDBXPlatform.CopyInt8
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Data.DBXPlatform.pas Data.DBXPlatform.hpp
| |
| Unit: Data.DBXPlatform | |
| Parent: TDBXPlatform | |
Delphi
class procedure CopyInt8(const Value: ShortInt; const Dest: TArray<Byte>; const DestOffset: Integer); static; inline;
C++
static void __fastcall CopyInt8(const System::Int8 Value, const System::DynamicArray<System::Byte> Dest, const int DestOffset);
Description
Embarcadero Technologies does not currently have any additional information.