[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xpath_helper.pas line 170
type TXPathLocateInstructionStepNode = class(TXPathInstructionStepNode) |
public |
class function GetCode; override; |
destructor Destroy; override; |
property Condition: TXPathPredicateNode; [r] |
end; |
| |
| |
| |
TObject |