Links
EControl Form Designer Pro
TInspectorList.PopupMenu Property

Identifies the pop-up menu associated with the control.

property PopupMenu;

Assign a value to PopupMenu to make a pop-up menu appear when the user selects the control and clicks the right mouse button. If the TPopupMenu’s AutoPopup property is true, the pop-up menu appears automatically. If the menu’s AutoPopup property is false, display the menu with a call to its Popup method from the control’s OnContextPopup event handler.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!