ThtmlcssRule Class

Represents type ThtmlcssRule.

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

The ThtmlcssRule type exposes the following members.

Show:
 NameDescription
Create(ThtmlcssSelectors,ThtmlcssDeclarations)

Initializes a new instance of the ThtmlcssRule class.

Destroy

Represents the destructor of the ThtmlcssRule class.

Top
Show:
 NameDescription
AddMatch(ThtmlcssElementInfo,ThtmlcssMatchingDeclarations)

Represents method AddMatch(ThtmlcssElementInfo,ThtmlcssMatchingDeclarations).

Top
Show:
 NameDescription
FDeclarations

Represents field FDeclarations.

FNext

Represents field FNext.

FSelectors

Represents field FSelectors.

Top