System.JSON.Serializers.TJsonSerializer.InternalPopulate

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

Delphi

procedure InternalPopulate(const Reader: TJsonReader; var AValue: TValue; AUseConverter: Boolean); virtual;

C++

virtual void __fastcall InternalPopulate(System::Json::Readers::TJsonReader* const Reader, System::Rtti::TValue &AValue, bool AUseConverter);

プロパティ

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

説明

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