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

TJSONScanner.Options

Scanner options set

Declaration

Source position: jsonscanner.pp line 147

public property TJSONScanner.Options : TJSONOptions
  read FOptions
  write FOptions;

Description

Set of options that control the scanner behavior. Allows combining multiple TJSONOption values to customize parsing.

See also

TJSONOptions

  

Set of JSON scanner options

TJSONOption

  

JSON scanner options

DefaultOptions

  

Default scanner options


Documentation generated on: Jan 27 2026