[BUG]: Stack overflow when accessing TMemo.Text
Hi,
using FastScript 1.8, if I try to access "TMemo.Text" I get a "stack overflow" error.
Accessing the memo text using "TMemo.Lines.Text" works.
The stack overflow sometimes results in bad crashes afterwards, so maybe it would be nice to fix this
click here to download an example application
Any workaround for this?
Thanks a lot,
Daniel
using FastScript 1.8, if I try to access "TMemo.Text" I get a "stack overflow" error.
Accessing the memo text using "TMemo.Lines.Text" works.
The stack overflow sometimes results in bad crashes afterwards, so maybe it would be nice to fix this
click here to download an example application
Any workaround for this?
Thanks a lot,
Daniel
Comments
Daniel