[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: tagsintf.inc line 274
type THTML_frameset = class(THTMLCoreAttrsElement)
public
constructor create(); override;
property cols: DOMString; [rw]
property onload: DOMString; [rw]
property onunload: DOMString; [rw]
property rows: DOMString; [rw]
end;
THTML_frameset
THTMLCoreAttrsElement
THTMLIDElement
THtmlCustomElement
TDOMElement
TDOMNode_NS
TDOMNode_WithChildren
TDOMNode
TObject