[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'laz2_xpath' (#lazutils)

TXPathMathOp

Declaration

Source position: laz2_xpath.pas line 151

type TXPathMathOp = (

  opAdd,

  

  opSubtract,

  

  opMultiply,

  

  opDivide,

  

  opMod

  

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.