System.JSON.Serializers.IJsonCreator.Release

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Release(var Value: TValue);

C++

virtual void __fastcall Release(System::Rtti::TValue &Value) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers IJsonCreator

Description

Embarcadero Technologies does not currently have any additional information.