[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: xhtml.pp line 44
type TXHTMLDocument = class(THTMLDocument) |
public |
procedure CreateRoot(); |
function RequestHeadElement; |
function RequestBodyElement(); |
property HeadElement: TXHTMLHeadElement; [r] |
property BodyElement: TXHTMLBodyElement; [r] |
end; |
| |
| |
| |
| |
| |
| |
| |
TObject |