TAdvCustomFormDesigner.MenuControl Property
Indicates the control for which a context popup menu should be displayed.
Remarks
When the end-user performs a right click in the form, a context popup menu is displayed, or the OnContextPopup event handler will perform some custom operations. In either situation, the right-clicked control is provided in the MenuControl property.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.MenuControl: TControl