ThtmlTagID Enumeration

Represents type ThtmlTagID.

Namespace: flcHTMLElements
type
 ThtmlTagID = (
 HTML_TAG_None,
 HTML_TAG_Document,
 HTML_TAG_A,
 HTML_TAG_ABBR,
 HTML_TAG_ACRONYM,
 HTML_TAG_ADDRESS,
 HTML_TAG_APPLET,
 HTML_TAG_AREA,
 HTML_TAG_B,
 HTML_TAG_BASE,
 HTML_TAG_BASEFONT,
 HTML_TAG_BDO,
 HTML_TAG_BIG,
 HTML_TAG_BLOCKQUOTE,
 HTML_TAG_BODY,
 HTML_TAG_BR,
 HTML_TAG_BUTTON,
 HTML_TAG_CAPTION,
 HTML_TAG_CENTER,
 HTML_TAG_CITE,
 HTML_TAG_CODE,
 HTML_TAG_COL,
 HTML_TAG_COLGROUP,
 HTML_TAG_DD,
 HTML_TAG_DEL,
 HTML_TAG_DFN,
 HTML_TAG_DIR,
 HTML_TAG_DIV,
 HTML_TAG_DL,
 HTML_TAG_DT,
 HTML_TAG_EM,
 HTML_TAG_FIELDSET,
 HTML_TAG_FONT,
 HTML_TAG_FORM,
 HTML_TAG_FRAME,
 HTML_TAG_FRAMESET,
 HTML_TAG_H1,
 HTML_TAG_H2,
 HTML_TAG_H3,
 HTML_TAG_H4,
 HTML_TAG_H5,
 HTML_TAG_H6,
 HTML_TAG_HEAD,
 HTML_TAG_HR,
 HTML_TAG_HTML,
 HTML_TAG_I,
 HTML_TAG_IFRAME,
 HTML_TAG_IMG,
 HTML_TAG_INPUT,
 HTML_TAG_INS,
 HTML_TAG_ISINDEX,
 HTML_TAG_KBD,
 HTML_TAG_LABEL,
 HTML_TAG_LEGEND,
 HTML_TAG_LI,
 HTML_TAG_LINK,
 HTML_TAG_MAP,
 HTML_TAG_MENU,
 HTML_TAG_META,
 HTML_TAG_NOFRAMES,
 HTML_TAG_NOSCRIPT,
 HTML_TAG_OBJECT,
 HTML_TAG_OL,
 HTML_TAG_OPTGROUP,
 HTML_TAG_OPTION,
 HTML_TAG_P,
 HTML_TAG_PARAM,
 HTML_TAG_PRE,
 HTML_TAG_Q,
 HTML_TAG_S,
 HTML_TAG_SAMP,
 HTML_TAG_SCRIPT,
 HTML_TAG_SELECT,
 HTML_TAG_SMALL,
 HTML_TAG_SPAN,
 HTML_TAG_STRIKE,
 HTML_TAG_STRONG,
 HTML_TAG_STYLE,
 HTML_TAG_SUB,
 HTML_TAG_SUP,
 HTML_TAG_TABLE,
 HTML_TAG_TBODY,
 HTML_TAG_TD,
 HTML_TAG_TEXTAREA,
 HTML_TAG_TFOOT,
 HTML_TAG_TH,
 HTML_TAG_THEAD,
 HTML_TAG_TITLE,
 HTML_TAG_TR,
 HTML_TAG_TT,
 HTML_TAG_U,
 HTML_TAG_UL,
 HTML_TAG_VAR,
 HTML_TAG_ARTICLE,
 HTML_TAG_ASIDE,
 HTML_TAG_AUDIO,
 HTML_TAG_BDI,
 HTML_TAG_CANVAS,
 HTML_TAG_COMMAND,
 HTML_TAG_DATALIST,
 HTML_TAG_DETAILS,
 HTML_TAG_DIALOG,
 HTML_TAG_FIGCAPTION,
 HTML_TAG_FIGURE,
 HTML_TAG_FOOTER,
 HTML_TAG_HEADER,
 HTML_TAG_HGROUP,
 HTML_TAG_KEYGEN,
 HTML_TAG_MARK,
 HTML_TAG_METER,
 HTML_TAG_NAV,
 HTML_TAG_OUTPUT,
 HTML_TAG_PROGRESS,
 HTML_TAG_SECTION,
 HTML_TAG_SOURCE,
 HTML_TAG_SUMMARY,
 HTML_TAG_TIME,
 HTML_TAG_TRACK,
 HTML_TAG_VIDEO,
 HTML_TAG_WBR
 );

The ThtmlTagID type exposes the following members.

Show:
 NameDescription
HTML_TAG_A

Represents constant HTML_TAG_A.

HTML_TAG_ABBR

Represents constant HTML_TAG_ABBR.

HTML_TAG_ACRONYM

Represents constant HTML_TAG_ACRONYM.

HTML_TAG_ADDRESS

Represents constant HTML_TAG_ADDRESS.

HTML_TAG_APPLET

Represents constant HTML_TAG_APPLET.

HTML_TAG_AREA

Represents constant HTML_TAG_AREA.

HTML_TAG_ARTICLE

Represents constant HTML_TAG_ARTICLE.

HTML_TAG_ASIDE

Represents constant HTML_TAG_ASIDE.

HTML_TAG_AUDIO

Represents constant HTML_TAG_AUDIO.

HTML_TAG_B

Represents constant HTML_TAG_B.

HTML_TAG_BASE

Represents constant HTML_TAG_BASE.

HTML_TAG_BASEFONT

Represents constant HTML_TAG_BASEFONT.

HTML_TAG_BDI

Represents constant HTML_TAG_BDI.

HTML_TAG_BDO

Represents constant HTML_TAG_BDO.

HTML_TAG_BIG

Represents constant HTML_TAG_BIG.

HTML_TAG_BLOCKQUOTE

Represents constant HTML_TAG_BLOCKQUOTE.

HTML_TAG_BODY

Represents constant HTML_TAG_BODY.

HTML_TAG_BR

Represents constant HTML_TAG_BR.

HTML_TAG_BUTTON

Represents constant HTML_TAG_BUTTON.

HTML_TAG_CANVAS

Represents constant HTML_TAG_CANVAS.

HTML_TAG_CAPTION

Represents constant HTML_TAG_CAPTION.

HTML_TAG_CENTER

Represents constant HTML_TAG_CENTER.

HTML_TAG_CITE

Represents constant HTML_TAG_CITE.

HTML_TAG_CODE

Represents constant HTML_TAG_CODE.

HTML_TAG_COL

Represents constant HTML_TAG_COL.

HTML_TAG_COLGROUP

Represents constant HTML_TAG_COLGROUP.

HTML_TAG_COMMAND

Represents constant HTML_TAG_COMMAND.

HTML_TAG_DATALIST

Represents constant HTML_TAG_DATALIST.

HTML_TAG_DD

Represents constant HTML_TAG_DD.

HTML_TAG_DEL

Represents constant HTML_TAG_DEL.

HTML_TAG_DETAILS

Represents constant HTML_TAG_DETAILS.

HTML_TAG_DFN

Represents constant HTML_TAG_DFN.

HTML_TAG_DIALOG

Represents constant HTML_TAG_DIALOG.

HTML_TAG_DIR

Represents constant HTML_TAG_DIR.

HTML_TAG_DIV

Represents constant HTML_TAG_DIV.

HTML_TAG_DL

Represents constant HTML_TAG_DL.

HTML_TAG_Document

Represents constant HTML_TAG_Document.

HTML_TAG_DT

Represents constant HTML_TAG_DT.

HTML_TAG_EM

Represents constant HTML_TAG_EM.

HTML_TAG_FIELDSET

Represents constant HTML_TAG_FIELDSET.

HTML_TAG_FIGCAPTION

Represents constant HTML_TAG_FIGCAPTION.

HTML_TAG_FIGURE

Represents constant HTML_TAG_FIGURE.

HTML_TAG_FONT

Represents constant HTML_TAG_FONT.

HTML_TAG_FOOTER

Represents constant HTML_TAG_FOOTER.

HTML_TAG_FORM

Represents constant HTML_TAG_FORM.

HTML_TAG_FRAME

Represents constant HTML_TAG_FRAME.

HTML_TAG_FRAMESET

Represents constant HTML_TAG_FRAMESET.

HTML_TAG_H1

Represents constant HTML_TAG_H1.

HTML_TAG_H2

Represents constant HTML_TAG_H2.

HTML_TAG_H3

Represents constant HTML_TAG_H3.

HTML_TAG_H4

Represents constant HTML_TAG_H4.

HTML_TAG_H5

Represents constant HTML_TAG_H5.

HTML_TAG_H6

Represents constant HTML_TAG_H6.

HTML_TAG_HEAD

Represents constant HTML_TAG_HEAD.

HTML_TAG_HEADER

Represents constant HTML_TAG_HEADER.

HTML_TAG_HGROUP

Represents constant HTML_TAG_HGROUP.

HTML_TAG_HR

Represents constant HTML_TAG_HR.

HTML_TAG_HTML

Represents constant HTML_TAG_HTML.

HTML_TAG_I

Represents constant HTML_TAG_I.

HTML_TAG_IFRAME

Represents constant HTML_TAG_IFRAME.

HTML_TAG_IMG

Represents constant HTML_TAG_IMG.

HTML_TAG_INPUT

Represents constant HTML_TAG_INPUT.

HTML_TAG_INS

Represents constant HTML_TAG_INS.

HTML_TAG_ISINDEX

Represents constant HTML_TAG_ISINDEX.

HTML_TAG_KBD

Represents constant HTML_TAG_KBD.

HTML_TAG_KEYGEN

Represents constant HTML_TAG_KEYGEN.

HTML_TAG_LABEL

Represents constant HTML_TAG_LABEL.

HTML_TAG_LEGEND

Represents constant HTML_TAG_LEGEND.

HTML_TAG_LI

Represents constant HTML_TAG_LI.

HTML_TAG_LINK

Represents constant HTML_TAG_LINK.

HTML_TAG_MAP

Represents constant HTML_TAG_MAP.

HTML_TAG_MARK

Represents constant HTML_TAG_MARK.

HTML_TAG_MENU

Represents constant HTML_TAG_MENU.

HTML_TAG_META

Represents constant HTML_TAG_META.

HTML_TAG_METER

Represents constant HTML_TAG_METER.

HTML_TAG_NAV

Represents constant HTML_TAG_NAV.

HTML_TAG_NOFRAMES

Represents constant HTML_TAG_NOFRAMES.

HTML_TAG_None

Represents constant HTML_TAG_None.

HTML_TAG_NOSCRIPT

Represents constant HTML_TAG_NOSCRIPT.

HTML_TAG_OBJECT

Represents constant HTML_TAG_OBJECT.

HTML_TAG_OL

Represents constant HTML_TAG_OL.

HTML_TAG_OPTGROUP

Represents constant HTML_TAG_OPTGROUP.

HTML_TAG_OPTION

Represents constant HTML_TAG_OPTION.

HTML_TAG_OUTPUT

Represents constant HTML_TAG_OUTPUT.

HTML_TAG_P

Represents constant HTML_TAG_P.

HTML_TAG_PARAM

Represents constant HTML_TAG_PARAM.

HTML_TAG_PRE

Represents constant HTML_TAG_PRE.

HTML_TAG_PROGRESS

Represents constant HTML_TAG_PROGRESS.

HTML_TAG_Q

Represents constant HTML_TAG_Q.

HTML_TAG_S

Represents constant HTML_TAG_S.

HTML_TAG_SAMP

Represents constant HTML_TAG_SAMP.

HTML_TAG_SCRIPT

Represents constant HTML_TAG_SCRIPT.

HTML_TAG_SECTION

Represents constant HTML_TAG_SECTION.

HTML_TAG_SELECT

Represents constant HTML_TAG_SELECT.

HTML_TAG_SMALL

Represents constant HTML_TAG_SMALL.

HTML_TAG_SOURCE

Represents constant HTML_TAG_SOURCE.

HTML_TAG_SPAN

Represents constant HTML_TAG_SPAN.

HTML_TAG_STRIKE

Represents constant HTML_TAG_STRIKE.

HTML_TAG_STRONG

Represents constant HTML_TAG_STRONG.

HTML_TAG_STYLE

Represents constant HTML_TAG_STYLE.

HTML_TAG_SUB

Represents constant HTML_TAG_SUB.

HTML_TAG_SUMMARY

Represents constant HTML_TAG_SUMMARY.

HTML_TAG_SUP

Represents constant HTML_TAG_SUP.

HTML_TAG_TABLE

Represents constant HTML_TAG_TABLE.

HTML_TAG_TBODY

Represents constant HTML_TAG_TBODY.

HTML_TAG_TD

Represents constant HTML_TAG_TD.

HTML_TAG_TEXTAREA

Represents constant HTML_TAG_TEXTAREA.

HTML_TAG_TFOOT

Represents constant HTML_TAG_TFOOT.

HTML_TAG_TH

Represents constant HTML_TAG_TH.

HTML_TAG_THEAD

Represents constant HTML_TAG_THEAD.

HTML_TAG_TIME

Represents constant HTML_TAG_TIME.

HTML_TAG_TITLE

Represents constant HTML_TAG_TITLE.

HTML_TAG_TR

Represents constant HTML_TAG_TR.

HTML_TAG_TRACK

Represents constant HTML_TAG_TRACK.

HTML_TAG_TT

Represents constant HTML_TAG_TT.

HTML_TAG_U

Represents constant HTML_TAG_U.

HTML_TAG_UL

Represents constant HTML_TAG_UL.

HTML_TAG_VAR

Represents constant HTML_TAG_VAR.

HTML_TAG_VIDEO

Represents constant HTML_TAG_VIDEO.

HTML_TAG_WBR

Represents constant HTML_TAG_WBR.

Top