| [Overview][Types][Classes][Procedures and functions][Index] |
Source position: laz2_xpath.pas line 228
type TNodeTestType = ( |
||
ntAnyPrincipal, |
|
|
ntName, |
|
|
ntTextNode, |
|
|
ntCommentNode, |
|
|
ntPINode, |
|
|
ntAnyNode |
|
|
); |
| lazarus-ccr.sourceforge.net |