[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom_html.pp line 49
type THTMLElement = class(TDOMElement)
protected
function GetForm;
public
property ID: DOMString; [rw]
property Title: DOMString; [rw]
property Lang: DOMString; [rw]
property Dir: DOMString; [rw]
property ClassName: DOMString; [rw]
end;
THTMLElement
TDOMElement
TDOMNode_NS
TDOMNode_WithChildren
TDOMNode
TObject