MenuMode: Boolean;
The MenuMode property determines whether the context menu set in the PopupMenu property opens on clicking the button.
The property is set to False by default, the context menu opens on clicking the additional button that is displayed to the right. If the property is set to True, the context menu opens on clicking the button itself.
It is relevant if the PopupMenu property is determined.
See also: