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

TCSSBinaryOperation

Declaration

Source position: fpcsstree.pp line 174

type TCSSBinaryOperation = (

  boEquals,

  boPlus,

  boMinus,

  boAnd,

  boLE,

  boLT,

  boGE,

  boGT,

  boDIV,

  boStar,

  boTilde,

  boColon,

  boDoubleColon,

  boSquared,

  boPipe,

  boDollar,

  boWhiteSpace,

  boStarEqual,

  boTildeEqual,

  boSquaredEqual,

  boPipeEqual,

  boDollarEqual

);


Documentation generated on: 2023-03-18