Unit 'Laz2_XPath' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_utils]

TXPathCompareOp

Declaration

Source position: laz2_xpath.pas line 165

type TXPathCompareOp = (

  opEqual,

  

  opNotEqual,

  

  opLess,

  

  opLessEqual,

  

  opGreater,

  

  opGreaterEqual

  

);



CT Web help

CodeTyphon Studio