[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dom_html.pp line 134
type THTMLFormElement = class(THTMLElement) |
public |
property Elements: THTMLCollection; [r] |
property Length: Integer; [r] |
property AcceptCharset: DOMString; [rw] |
procedure Submit; |
procedure Reset; |
end; |
| |
| |
| |
| |
| |
| |
TObject |