System.JSON.Types.TJsonOid.AsBytes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AsBytes: TBytes read GetAsBytes write SetAsBytes;

C++

__property System::DynamicArray<System::Byte> AsBytes = {read=GetAsBytes, write=SetAsBytes};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonOid

Description

Embarcadero Technologies does not currently have any additional information.