Unit 'flcHTMLElements' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_fundamentals]

htmlIsElementEndTagOptional

Declaration

Source position: flcHTMLElements.pas line 383

function htmlIsElementEndTagOptional(

  const TagID: ThtmlTagID

):Boolean; overload;

function htmlIsElementEndTagOptional(

  const Name: string

):Boolean; overload;



CT Web help

CodeTyphon Studio