AutoPopup: Boolean;
The AutoPopup property determines 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. The property is set to True by default.
See also: