THtmlDocument() > Instance variables |
<body> node of the HTML document.
Note: | READONLY | Data type: | O | Default: | oTHtmlNode |
The instance variable :body contains a THtmlNode() object representing the <body> node of the HTML document. This node follows the <head> node and contains the textual content of the HTML document.
http://www.xHarbour.com