IFormControl.ToolbarPopupMenu

Syntax

ToolbarPopupMenu: IPopupMenu;

Description

The ToolbarPopupMenu property determines the context menu that opens on clicking the additional mouse button in the main menu area or in the form toolbars area.

Comments

The names of all PopupMenu components placed on the form are included in the list of available values.

See also:

IFormControl