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

TNodeTestType

Declaration

Source position: laz2_xpath.pas line 228

type TNodeTestType = (

  ntAnyPrincipal,

  

  ntName,

  

  ntTextNode,

  

  ntCommentNode,

  

  ntPINode,

  

  ntAnyNode

  

);

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