[Pas2js] how to get text content from TTextInputWidget

Mgr. Janusz Chmiel janusz.chmiel at volny.cz
Sat Aug 29 14:16:39 CEST 2020


I Am getting error:
Error: Can't access protected member Text
when I have declared on1 as string;
and when I type
on1:=o1.text;
o1 is The TTextInputWidget variable.
So how to get text correctly?



More information about the Pas2js mailing list