Unit 'SAX_XML' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TXMLNodeType

Declaration

Source position: sax_xml.pp line 64

type TXMLNodeType = (

  ntWhitespace,

  ntText,

  ntEntityReference,

  ntTag,

  ntComment

);


Documentation generated on: 2023-03-18