| [Overview][Types][Classes][Procedures and functions][Index] |
Constructor for the class instance.
Source position: laz2_xpath.pas line 101
public constructor TXPathConstantNode.Create( |
AValue: TXPathVariable |
); |
AValue |
|
XPath variable with the value for the literal expression. |