I have several Tabs on a PageControl that have TMemo (I guess like Source Editor in Lazarus IDE). They work fine EXCEPT that if I scroll through a Memo then switch to a different Tab and the back to the first one, Memo has been reset to the top line, instead of remembering where I had scrolled to. Is there some simple setting that I have overlooked?
Thanks in advance
Edit: Just some stupid coding error on my part. I had checked this over and over for a couple of days and saw nothing - then discovered the problem 5 minutes after posting this message