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

TDOMParseOptions.IgnoreComments

Indicates if comments are ignored when reading XML content.

Declaration

Source position: laz2_xmlread.pas line 95

public property TDOMParseOptions.IgnoreComments : Boolean
  read FIgnoreComments
  write FIgnoreComments;


Version 4.4 Generated 2025-11-08 Home