ThtmlcssRuleSet Class

Represents type ThtmlcssRuleSet.

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

The ThtmlcssRuleSet type exposes the following members.

Show:
 NameDescription
Create(ThtmlCSS,ThtmlcssRuleSetState,String)

Initializes a new instance of the ThtmlcssRuleSet class.

Destroy

Represents the destructor of the ThtmlcssRuleSet class.

Top
Show:
 NameDescription
CSS

Represents property CSS.

State

Represents property State.

Top
Show:
 NameDescription
AddImport(String)

Represents method AddImport(String).

AddRule(ThtmlcssRule)

Represents method AddRule(ThtmlcssRule).

GetImportProgress(Integer,Integer)

Represents method GetImportProgress(Integer,Integer).

GetMatches(ThtmlcssElementInfo,ThtmlcssMatchingDeclarations)

Represents method GetMatches(ThtmlcssElementInfo,ThtmlcssMatchingDeclarations).

GetRequiredImports(StringArray)

Represents method GetRequiredImports(StringArray).

GetStyleSheetState

Represents method GetStyleSheetState.

SetImportedStyleState(String,ThtmlcssRuleSetState,String)

Represents method SetImportedStyleState(String,ThtmlcssRuleSetState,String).

Top
Show:
 NameDescription
FCSS

Represents field FCSS.

FFirst

Represents field FFirst.

FImports

Represents field FImports.

FLast

Represents field FLast.

FSource

Represents field FSource.

FState

Represents field FState.

Top