API:System.JSON.Builders.TJSONCollectionBuilder.DoWriteCustomVariant

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

Delphi

procedure DoWriteCustomVariant(AWriter: TJsonWriter; const AValue: Variant); virtual;

C++

virtual void __fastcall DoWriteCustomVariant(System::Json::Writers::TJsonWriter* AWriter, const System::Variant &AValue);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder

説明

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