Unit 'fpCSSTree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-css]

TCSSBinaryElement

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

Declaration

Source position: fpcsstree.pp line 178

type TCSSBinaryElement = class(TCSSBaseUnaryElement)

protected

  function GetAsString(); override;

  procedure IterateChildren(); override;

public

  destructor Destroy; override;

  class function CSSType; override;

  property Left: TCSSElement; [rw]

  property Operation: TCSSBinaryOperation; [rw]

end;

Inheritance

TCSSBinaryElement

|

TCSSBaseUnaryElement

|

TCSSElement

|

TObject


Documentation generated on: 2023-03-18