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

htmlIsHeadElement

Declaration

Source position: flcHTMLElements.pas line 391

function htmlIsHeadElement(

  const TagID: ThtmlTagID

):Boolean; overload;

function htmlIsHeadElement(

  const Name: string

):Boolean; overload;



CT Web help

CodeTyphon Studio