[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sdo_xpath_helper.pas line 117
type TXPathStringConstantNode = class(TXPathStringValueNode) |
public |
constructor Create(); |
function Evaluate; override; |
property Value: string; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |