Source position: htmlwriter.pp line 68
public function THTMLwriter.Script( |
s: DOMString; |
athetype: DOMString; |
asrc: DOMString |
):THTML_script; |
s: string |
):THTML_script; |
sub: THtmlCustomElement |
):THTML_script; |
subs: array of THtmlCustomElement |
):THTML_script; |
subs: TDOMNodeList |
):THTML_script; |