REST.Json.Types.JSONBooleanAttribute.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: Boolean read FValue;

C++

__property bool Value = {read=FValue, nodefault};

Properties

Type Visibility Source Unit Parent
property public
REST.Json.Types.pas
REST.Json.Types.hpp
REST.Json.Types JSONBooleanAttribute

Description

Embarcadero Technologies does not currently have any additional information.