ThtmlcssParser Class

Represents type ThtmlcssParser.

Namespace: flcHTMLStyleSheet
TObject
  flcHTMLStyleSheet.ThtmlcssParser
type
 ThtmlcssParser = class
 end;

The ThtmlcssParser type exposes the following members.

Show:
 NameDescription
Data

Represents property Data.

DataSize

Represents property DataSize.

Text

Represents property Text.

Top
Show:
 NameDescription
GetBuf(PWideChar,Integer)

Represents method GetBuf(PWideChar,Integer).

Init

Represents method Init.

InitBuf(Pointer,Integer)

Represents method InitBuf(Pointer,Integer).

InitText(String)

Represents method InitText(String).

ParseDeclaration

Represents method ParseDeclaration.

ParseDeclarations

Represents method ParseDeclarations.

ParseRule(ThtmlcssRuleSet)

Represents method ParseRule(ThtmlcssRuleSet).

ParseRules(ThtmlcssRuleSet)

Represents method ParseRules(ThtmlcssRuleSet).

ParseSelector(ThtmlcssRuleSet)

Represents method ParseSelector(ThtmlcssRuleSet).

ParseSelectors(ThtmlcssRuleSet)

Represents method ParseSelectors(ThtmlcssRuleSet).

SkipSpace(PWideChar)

Represents method SkipSpace(PWideChar).

Top
Show:
 NameDescription
FData

Represents field FData.

FDataPos

Represents field FDataPos.

FDataSize

Represents field FDataSize.

FText

Represents field FText.

Top