[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xpath_helper.pas line 272
type TXPathParser = class |
public |
constructor Create(); |
destructor Destroy; override; |
function Parse; |
property RootNode: TXPathNode; [r] |
end; |
| |
TObject |