[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLRead' (#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.0 Generated 2025-05-03 Home