System.JSON.Readers.TJsonReader.DefBooleanVal
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.