trichview.support
Re: Right indent |
Author |
Message |
Jaroslav Pazourek |
Posted: 10/24/2004 13:40:41 Thank You. Jaroslav "Sergey Tkachenko" <svt@trichview.com> wrote: >RichViewEdit1.MinTextWidth := 750; // doc width >RichViewEdit1.MaxTextWidth := RichViewEdit1.MinTextWidth; >RichViewEdit1.Options := RichViewEdit1.Options-[rvoClientTextWidth]; >// If the document is already displayed, call RichViewEdit.Reformat; > > >> >> But how to arrange the right indent not to move when zooming in and >zooming >> out the application window, for example in the action test application. >> >> >> "Sergey Tkachenko" <svt@trichview.com> wrote: >> >See MinTextWidth and MaxTextWidth properties (and rvoClientTextWidth must >> >NOT be included in the Options property) >> > >> >> >> >> Hello, >> >> how to arrange the right indent not to move together with the size of >> >window? >> >> I mean, how to keep the distance between right and left indent >constant, >> >> independing on the size of window. >> >> >> >> Best regards >> >> >> >> Jaroslav >> > >> > >> > > |
Powered by ABC Amber Outlook Express Converter