tmssoftware.com
TMS Support Center
TAdvMemo double-clicking a word
VCL
TMS VCL UI Pack
Miroslav_Balaz
(Miroslav Baláž)
November 5, 2019, 12:39pm
1
When double-clicking a word in the text.
All occurrences of a word can be highlighted?
It is possible?
Thank you
Miro
brunofierens
(Bruno Fierens)
November 5, 2019, 10:32pm
2
What you could do from the OnDblClick event is:
AdvMemo.HighlightText := AdvMemo.WordAtCursor;
Related topics
Topic
Replies
Views
Activity
Double click on suggested word = change
VCL Feature Requests
vcl-ui-pack
0
117
May 18, 2015
Caret position after DblClick a word in TAdvRichEditor
TMS VCL UI Pack
4
183
August 10, 2021
TAdvMemo problem
TMS VCL UI Pack
1
297
September 25, 2013
AdvMemo - search results highlighting
TMS VCL UI Pack
2
202
January 22, 2014
Advmemo - AddictSpell
TMS VCL UI Pack
1
308
March 29, 2013
© tmssoftware.com