Unit 'Laz2_XMLRead' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMParseOptions.DisallowDoctype

Indicates if DTDs are handled when reading XML content.

Declaration

Source position: laz2_xmlread.pas line 99

public property TDOMParseOptions.DisallowDoctype : Boolean
  read FDisallowDoctype
  write FDisallowDoctype;


Version 4.6 Generated 2026-02-20 Home