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

TXMLReaderFlags

Declaration

Source position: laz2_xmlread.pas line 40

type TXMLReaderFlags = set of (

  xrfAllowLowerThanInAttributeValue,

  

  xrfAllowSpecialCharsInAttributeValue,

  

  xrfAllowSpecialCharsInComments,

  

  xrfPreserveWhiteSpace

  

);



CT Web help

CodeTyphon Studio