Unit 'htmlelements' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl-xml]

THTML_frameset

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

THTML_frameset

|

THTMLCoreAttrsElement

|

THTMLIDElement

|

THtmlCustomElement

|

TDOMElement

|

TDOMNode_NS

|

TDOMNode_WithChildren

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18