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.4 Generated 2025-11-08 Home