MDITabMenu: IPopupMenu;
The MDITabMenu property determines the context menu that opens in the area of tabs that correspond to the MDI child forms.
This property is set for the MDI parent form.
The property is set to Null by default, the system context menu that contains three items opens in the area of tabs:
Close window.
Close all windows, except the current one.
Close all windows.
See also: