Unit 'HTMLDefs' Package
[Overview][Constants][Types][Procedures and functions][Index] [#fcl-xml]

THTMLElementFlags

Declaration

Source position: htmldefs.pp line 103

type THTMLElementFlags = set of (

  efSubelementContent,

  efPCDATAContent,

  efPreserveWhitespace,

  efDeprecated,

  efNoChecks,

  efEndTagOptional

);


Documentation generated on: 2023-03-18