Unit 'flcHTMLParser' Package
[Overview][Types][Classes][Index] [#pl_fundamentals]

ThtmlParserOptions

Declaration

Source position: flcHTMLParser.pas line 196

type ThtmlParserOptions = set of (

  poDisableNotifications,

  

  poStopOnError,

  

  poDontProduceDocument,

  

  poDontResolveReferences,

  

  poDontAllowOverlappedTags

  

);



CT Web help

CodeTyphon Studio