Unit 'simplehtmlparser' Package
[Overview][Types][Procedures and functions][Index] [#pl_internettools]

TParsingOptions

Declaration

Source position: simplehtmlparser.pas line 36

type TParsingOptions = set of (

  poRespectHTMLCDATAElements,

  

  poRespectHTMLProcessingInstructions,

  

  poRespectXMLProcessingInstructions

  

);



CT Web help

CodeTyphon Studio