Unit 'XPath' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Index] [#fcl-xml]

TXPathCompareOp

Declaration

Source position: xpath.pp line 197

type TXPathCompareOp = (

  opEqual,

  opNotEqual,

  opLess,

  opLessEqual,

  opGreater,

  opGreaterEqual

);


Documentation generated on: 2023-03-18