| [Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: laz2_xpath.pas line 118
type TXPathFunctionNode = class(TXPathExprNode) |
||
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
function Evaluate(); override; |
|
|
end; |
|
||
| | | ||
|
||
| | | ||
TObject |
| lazarus-ccr.sourceforge.net |