AutoPopup: Boolean;
The AutoPopup property indicates whether the context menu appears automatically on clicking the additional mouse button.
If the property is set to False, the Popup method should be used to display the context menu. Default value of this property is True.
See also: