THtmlNode() > Html Node data |
Previous HTML node.
Note: | READONLY | Data type: | O | Default: | NIL |
The instance variable :prevNode contains the previous THtmlNode object in the tree of objects regardless of the nesting level. If the self object is the first node, ::prevNode contains NIL.
http://www.xHarbour.com