diff --git a/packages/rtl/web.pas b/packages/rtl/web.pas index d48434f..c6d9a85 100644 --- a/packages/rtl/web.pas +++ b/packages/rtl/web.pas @@ -2440,6 +2440,7 @@ Type formTarget : String; menu: TJSHTMLMenuElement; _type : String; external name 'type'; + value : string; Public property form : TJSHTMLFormElement Read FForm; property labels : TJSNodeList Read FLabels;