System.JSON.Types.TJsonOid.AsBytes

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

property AsBytes: TBytes read GetAsBytes write SetAsBytes;

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonOid

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。