TSRichViewEdit.OnRVRightClick

Top  Previous  Next

Occurs when the user releases the right mouse button over the RichView component.

property OnRVRightClick: TRVRightClickEvent;

X and Y parameters in this events are coordinates relative to RichViewEdit. If you need coordinates of this TSRichViewEdit control, use OnMouseUp event.

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


ScaleRichView © Ilya Zelensky & Sergey Tkachenko