trichview.com

trichview.support




Re: equivalent of TRichEdit.OnRequestResize?


Return to index


Author

Message

Sergey Tkachenko

Posted: 06/09/2004 16:49:03


Hello,


Size of document can be changed:

- when you create it and call Format method;

- when you edit it.

So you need to change height after each call of Format and inside OnChange

event.

There is DocumentHeight property.

Set VScrollVisible property = False.





Powered by ABC Amber Outlook Express Converter