trichview.support
Re: Problem with selection of words |
Author |
Message |
Sergey Tkachenko |
Posted: 02/04/2005 0:11:26 Remove '<' and '>' from rv.Delimiters property. > > Hi, > > I have a problem when I'm doing a selection of text. > I do a textsearch like this "<TEST@PARAM>". > > while rv.SearchText('<', [rvseoDown]) do > begin > rv.SelectCurrentWord; > nomproc := rv.GetSelText; > ... > end; > > Before with the version 1.8, we had nomproc="<TEST@PARAM>", but now, we upgrade > to 1.9 and the selection is different, we have only "TEST@PARAM", so it's > problematic, because many applications uses this type of keywords. > My question is : is it possible to come back to the old text selection for > include '<' and '>'. > > Thanks for your help. > > Phil. > > > We used the version 1.8 before and |
Powered by ABC Amber Outlook Express Converter