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