Unit 'JsonScanner' Package
[Overview][Resource strings][Constants][Types][Classes][Index] [#fcl]

TJSONScanner.Strict (deprecated)

Strict JSON parsing mode

Declaration

Source position: jsonscanner.pp line 143

public property TJSONScanner.Strict : Boolean
  index joStrict
  read GetO
  write SetO;

Description

Controls whether strict JSON parsing is enabled. When True, requires quotes around object member names and disallows single quotes. This property is deprecated; use Options instead.

See also

joStrict

  

Strict JSON parsing option

Options

  

Scanner options set


Documentation generated on: Jan 27 2026