FireDAC.DatS.TFDArrayOfByte

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
array
typedef
Visibility: public
Source:
FireDAC.DatS.pas
FireDAC.DatS.hpp
Unit: FireDAC.DatS
Parent: FireDAC.DatS

Delphi

TFDArrayOfByte = array of Byte;

C++

typedef System::DynamicArray<System::Byte> TFDArrayOfByte;

Description

Embarcadero Technologies does not currently have any additional information.