IFormControl.MDITabMenu

Syntax

MDITabMenu: IPopupMenu;

Description

The MDITabMenu property determines the context menu that opens in the area of tabs that correspond to the MDI child forms.

Comments

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:

See also:

IFormControl