Page 1 of 1

How to get a selected bloc?

Posted: Thu Aug 11, 2016 11:19 am
by alexandreq
Hello,

I'd like to know how could I get a selected marked block in TDBRichViewEdit?

I selected a block of my text and I want to get all words from it.

Thanks

Posted: Thu Aug 11, 2016 12:25 pm
by Sergey Tkachenko
If you want selection as a plain text, use GetSelText method.