TfclHtmlLexicalParser Class

Represents type TfclHtmlLexicalParser.

Namespace: flcHTMLLexer
TComponent
  flcHTMLLexer.ThtmlLexicalParser
    flcHTMLLexer.TfclHtmlLexicalParser
type
 TfclHtmlLexicalParser = class(ThtmlLexicalParser)
 end;

The TfclHtmlLexicalParser type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Initializes a new instance of the ThtmlLexicalParser class. (Inherited from ThtmlLexicalParser.)

Top
Show:
 NameDescription
Aborted

Represents property Aborted. (Inherited from ThtmlLexicalParser.)

AttrID

Represents property AttrID. (Inherited from ThtmlLexicalParser.)

Encoding

Represents property Encoding.

FileName

Represents property FileName.

OnComment

Represents property OnComment.

OnContentTextU

Represents property OnContentTextU.

OnEndTag

Represents property OnEndTag.

OnEndTagStr

Represents property OnEndTagStr.

OnStartTag

Represents property OnStartTag.

OnStartTagStr

Represents property OnStartTagStr.

OnTagAttr

Represents property OnTagAttr.

OnTagAttrStr

Represents property OnTagAttrStr.

OnTagAttrValue

Represents property OnTagAttrValue.

OnText

Represents property OnText.

OnToken

Represents property OnToken.

OnTokenStr

Represents property OnTokenStr.

Options

Represents property Options.

TagID

Represents property TagID. (Inherited from ThtmlLexicalParser.)

Text

Represents property Text.

TokenCount

Represents property TokenCount. (Inherited from ThtmlLexicalParser.)

TokenStr

Represents property TokenStr. (Inherited from ThtmlLexicalParser.)

TokenType

Represents property TokenType. (Inherited from ThtmlLexicalParser.)

TokenTypeDescription

Represents property TokenTypeDescription. (Inherited from ThtmlLexicalParser.)

TokenTypeIDStr

Represents property TokenTypeIDStr. (Inherited from ThtmlLexicalParser.)

Top
Show:
 NameDescription
Abort

Represents method Abort. (Inherited from ThtmlLexicalParser.)

GetNextToken

Represents method GetNextToken. (Inherited from ThtmlLexicalParser.)

Parse

Represents method Parse. (Inherited from ThtmlLexicalParser.)

Reset

Represents method Reset. (Inherited from ThtmlLexicalParser.)

Top
Show:
 NameDescription
FAborted

Represents field FAborted. (Inherited from ThtmlLexicalParser.)

FAttributeValue

Represents field FAttributeValue. (Inherited from ThtmlLexicalParser.)

FAttrID

Represents field FAttrID. (Inherited from ThtmlLexicalParser.)

FEncoding

Represents field FEncoding. (Inherited from ThtmlLexicalParser.)

FFileName

Represents field FFileName. (Inherited from ThtmlLexicalParser.)

FGetAttributeValue

Represents field FGetAttributeValue. (Inherited from ThtmlLexicalParser.)

FHasTokenStr

Represents field FHasTokenStr. (Inherited from ThtmlLexicalParser.)

FInAttributeValue

Represents field FInAttributeValue. (Inherited from ThtmlLexicalParser.)

FLexer

Represents field FLexer. (Inherited from ThtmlLexicalParser.)

FOnComment

Represents field FOnComment. (Inherited from ThtmlLexicalParser.)

FOnContentText

Represents field FOnContentText. (Inherited from ThtmlLexicalParser.)

FOnEndTag

Represents field FOnEndTag. (Inherited from ThtmlLexicalParser.)

FOnEndTagStr

Represents field FOnEndTagStr. (Inherited from ThtmlLexicalParser.)

FOnStartTag

Represents field FOnStartTag. (Inherited from ThtmlLexicalParser.)

FOnStartTagStr

Represents field FOnStartTagStr. (Inherited from ThtmlLexicalParser.)

FOnTagAttr

Represents field FOnTagAttr. (Inherited from ThtmlLexicalParser.)

FOnTagAttrStr

Represents field FOnTagAttrStr. (Inherited from ThtmlLexicalParser.)

FOnTagAttrValue

Represents field FOnTagAttrValue. (Inherited from ThtmlLexicalParser.)

FOnText

Represents field FOnText. (Inherited from ThtmlLexicalParser.)

FOnToken

Represents field FOnToken. (Inherited from ThtmlLexicalParser.)

FOnTokenStr

Represents field FOnTokenStr. (Inherited from ThtmlLexicalParser.)

FOptions

Represents field FOptions. (Inherited from ThtmlLexicalParser.)

FTagID

Represents field FTagID. (Inherited from ThtmlLexicalParser.)

FText

Represents field FText. (Inherited from ThtmlLexicalParser.)

FTokenStr

Represents field FTokenStr. (Inherited from ThtmlLexicalParser.)

FTokenType

Represents field FTokenType. (Inherited from ThtmlLexicalParser.)

Top