System.Types.TClassicByteDynArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TClassicByteDynArray  = array of Byte;

C++

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

Properties

Type Visibility Source Unit Parent
array
typedef
public
System.Types.pas
System.Types.hpp
System.Types System.Types

Description

Embarcadero Technologies does not currently have any additional information.