Unit 'flcHTMLStyleSheet' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_fundamentals]

ThtmlcssMatchingDeclarations

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: flcHTMLStyleSheet.pas line 186

type ThtmlcssMatchingDeclarations = class

protected

  FMatches: array of ThtmlcssMatchingDeclarationsItem;

  

  FCount: Integer;

  

public

  property Count: Integer; [r]

  

  procedure Clear;

  

  procedure AddMatch();

  

  procedure Sort;

  

  procedure ApplyStyleInfo();

  

end;

Inheritance

ThtmlcssMatchingDeclarations

  

|

TObject



CT Web help

CodeTyphon Studio