System.JSON.Readers.TJsonReader.DefBooleanVal

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

DefBooleanVal: Boolean = False;

C++

static bool DefBooleanVal;

Properties

Type Visibility Source Unit Parent
field public
System.JSON.Readers.pas
System.JSON.Readers.hpp
System.JSON.Readers TJsonReader

Description

For internal use only.