[Pas2js] web.pas

pas2js at gauns.org pas2js at gauns.org
Wed Feb 6 12:46:07 CET 2019


Hi Silvio,

thanks for your answer,
just one more question

>> TJSNode
>>    property value : String Read FValue Write FValue;
> 
> The "value" is not part of Node interface [1].

how can i set the contents of an input field without this modification,
till now i did

.value := "something";

thanks
peter



More information about the Pas2js mailing list