Unit 'fpCSSResolver' Package
[Overview][Constants][Types][Classes][Index] [#fcl-css]

ICSSNode

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

Declaration

Source position: fpcssresolver.pas line 181

type ICSSNode = interface

  function GetCSSID;

  function GetCSSTypeName;

  function GetCSSTypeID;

  function HasCSSClass();

  function GetCSSAttributeClass;

  function GetCSSParent;

  function GetCSSIndex;

  function GetCSSNextSibling;

  function GetCSSPreviousSibling;

  function GetCSSChildCount;

  function GetCSSChild();

  function GetCSSNextOfType;

  function GetCSSPreviousOfType;

  function HasCSSAttribute();

  function GetCSSAttribute();

  function HasCSSPseudo();

  function GetCSSPseudo();

  function GetCSSEmpty;

  function GetCSSDepth;

  procedure SetCSSValue();

  function CheckCSSValue();

end;

Inheritance

ICSSNode

|

IInterface


Documentation generated on: 2023-03-18