HeaderMenu: IPopupMenu;
The HeaderMenu property determines context menu that is called on clicking the additional mouse button on the component header.
It is relevant, if the ShowColumnHeaders property is set to True. The names of all PopupMenu components placed on the form are included in the list of accessible values. By default the context menu that controls the visibility of columns, is set for the headers of the columns.
See also: