General TRichView support forum. Please post your questions here
-
cakk
- Posts: 14
- Joined: Thu Dec 17, 2009 2:35 am
Post
by cakk »
I wrote these code:
Code: Select all
FViewer.Clear;
FViewer.Invalidate;
the content is clear, but the scrollbar still stay there, looks like some content exists, but just hidden. How to resolve it?
Thanks~~~
-
cakk
- Posts: 14
- Joined: Thu Dec 17, 2009 2:35 am
Post
by cakk »
Thanks~~~~ It works fine!