Event fired when the user presses the right mouse button while the pointer is on a form or an object.

Description

Use onRightMouseDown to perform an action when the user presses the right mouse button. Other than the initiating action, this event is identical to onLeftDblClick.

If the form has a popup menu assigned to its popupMenu property, the sequence of events when you right-click the form is:

  1. The popup menu appears