[Pas2js] how to set text content to The TTextAreaWidget

Mgr. Janusz Chmiel janusz.chmiel at volny.cz
Wed Aug 26 20:31:45 CEST 2020


I have tried to simply type
tex.Text:='some text here';
but it is not possible to do this by this way.
    procedure SetText(AValue: String);
Can not be used too, because I Am getting error about private access.
I have created several buttons with text successfully. 



More information about the Pas2js mailing list