[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLRead' (#lazutils)

TDOMParseOptions.CDSectionsAsText

Indicates if CDATA sections are treated as Text nodes.

Declaration

Source position: laz2_xmlread.pas line 96

public property TDOMParseOptions.CDSectionsAsText : Boolean
  read FCDSectionsAsText
  write FCDSectionsAsText;


Version 4.0 Generated 2025-05-03 Home