[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xpath_helper.pas line 62
type TXPathEqualNode = class(TXPathPredicateNode) |
public |
destructor Destroy; override; |
class function GetCode; override; |
property Left: TXPathValueNode; [rw] |
property Right: TXPathValueNode; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |