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

TJSONScanner.UseUTF8 (deprecated)

UTF-8 encoding mode

Declaration

Source position: jsonscanner.pp line 145

public property TJSONScanner.UseUTF8 : Boolean
  index joUTF8
  read GetO
  write SetO;

Description

Controls whether strings are converted to UTF-8 encoding. When True, string tokens use UTF-8 codepage instead of system codepage. This property is deprecated; use Options instead.

See also

joUTF8

  

UTF8 string encoding option

Options

  

Scanner options set


Documentation generated on: Jan 27 2026