TSRichViewEdit.OnRVDblClick

<< Click to display table of contents >>

TSRichViewEdit.OnRVDblClick

Occurs when user double-clicks the primary mouse button when the mouse pointer is above the item in RichView (or on single left-click, if rvsSingleClick is in RichViewEdit.Options)

property OnRVDblClick: TRVDblClickEvent;

See the event of the same name in the TRichView help file (event of TCustomRichView).