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

THTML_form

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

Declaration

Source position: tagsintf.inc line 247

type THTML_form = class(THTMLAttrsElement)

public

  constructor create(); override;

  property acceptcharset: DOMString; [rw]

  property action: DOMString; [rw]

  property enctype: DOMString; [rw]

  property method: DOMString; [rw]

  property onreset: DOMString; [rw]

  property onsubmit: DOMString; [rw]

end;

Inheritance

THTML_form

|

THTMLAttrsElement

|

THTMLCores18nElement

|

THTMLCoreAttrsElement

|

THTMLIDElement

|

THtmlCustomElement

|

TDOMElement

|

TDOMNode_NS

|

TDOMNode_WithChildren

|

TDOMNode

|

TObject


Documentation generated on: 2023-03-18