TAdvCustomFormDesigner.PopupMenu Property
Contains the popup menu to be displayed when end-user performs a right click in the designer.
Remarks
All items in the popup menu are always displayed. If the right-clicked component has a registered component editor which displayed additional context menu items, those menu items will be displayed at the top of popup menu, and all other existing items in the popup menu will be displayed below them, separated by a separator line.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.PopupMenu: TPopupMenu