[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xpath_helper.pas line 212
type TXPathProcessor = class |
public |
constructor Create(); |
destructor Destroy; override; |
function IsTrue(); |
property Context: TXPathExecContext; [r] |
procedure Execute(); |
property Options: TXPathProcessorOptions; [r] |
end; |
| |
TObject |