ThtmlCSS Class

Represents type ThtmlCSS.

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

The ThtmlCSS type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the ThtmlCSS class.

Destroy

Represents the destructor of the ThtmlCSS class.

Top
Show:
 NameDescription
Parser

Represents property Parser.

RuleSet

Represents property RuleSet.

Top
Show:
 NameDescription
AddClassID(String)

Represents method AddClassID(String).

AddElementID(String)

Represents method AddElementID(String).

ApplyStyleInfo(ThtmlcssStyleProperties,ThtmlcssStyleProperties,ThtmlcssElementInfo)

Represents method ApplyStyleInfo(ThtmlcssStyleProperties,ThtmlcssStyleProperties,ThtmlcssElementInfo).

GetClassID(PWideChar,Integer)

Overloaded. Represents method GetClassID(PWideChar,Integer).

GetClassID(String)

Overloaded. Represents method GetClassID(String).

GetElementID(String)

Represents method GetElementID(String).

GetImportProgress

Represents method GetImportProgress.

GetRequiredImports

Represents method GetRequiredImports.

GetStyleSheetState

Represents method GetStyleSheetState.

InitStyle(String,String,StringArray)

Represents method InitStyle(String,String,StringArray).

ParseDeclarations(String)

Represents method ParseDeclarations(String).

RequireClassID(PWideChar,Integer)

Overloaded. Represents method RequireClassID(PWideChar,Integer).

RequireClassID(String)

Overloaded. Represents method RequireClassID(String).

RequireElementID(String)

Represents method RequireElementID(String).

SetImportedStyleState(String,ThtmlcssRuleSetState,String)

Represents method SetImportedStyleState(String,ThtmlcssRuleSetState,String).

Top
Show:
 NameDescription
FClassIDs

Represents field FClassIDs.

FElementIDs

Represents field FElementIDs.

FMatches

Represents field FMatches.

FParser

Represents field FParser.

FRuleSet

Represents field FRuleSet.

Top