WantTabs Property as in Delphi TMemo
Posted: Fri Mar 31, 2006 11:15 pm
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?
How can I implement this same behavior with TRVEdits?