Page 1 of 1

WantTabs Property as in Delphi TMemo

Posted: Fri Mar 31, 2006 11:15 pm
by DickBryant
My application requires that the user be able to tab between multiple instances of RVEdits on the same form. The old version used TMemo's with WantTabs set to False.

How can I implement this same behavior with TRVEdits?

Posted: Sat Apr 01, 2006 11:30 am
by Sergey Tkachenko
Exclude rvoWantTabs from RichViewEdit.EditorOptions