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

TCSSType

Declaration

Source position: fpcsstree.pp line 30

type TCSSType = (

  csstUnknown,

  csstInteger,

  csstString,

  csstFloat,

  csstIdentifier,

  csstHashIdentifier,

  csstClassname,

  csstPseudoClass,

  csstCompound,

  csstRule,

  csstDeclaration,

  csstBinaryOp,

  csstCall,

  csstUnaryOp,

  csstArray,

  csstURL,

  csstUnicodeRange,

  csstList

);


Documentation generated on: 2023-03-18