System.JSON.Serializers.TJsonProperty.Writable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Writable: Boolean read FWritable write FWritable;

C++

__property bool Writable = {read=FWritable, write=FWritable, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonProperty

Description

Embarcadero Technologies does not currently have any additional information.