IFormControl.MDITabMenu

Syntax

MDITabMenu: IPopupMenu;

Description

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

Comments

This property is set for the MDI parent form.

By default the property is set to Null, the system context menu that contains three item, is called in the area of tabs:

See also:

IFormControl