The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



PopupMenu


Unit:SDL_ntabed
Class:TNTabEd
Declaration:property PopupMenu: TPopupMenu;

The PopupMenu property identifies the pop-up menu that appears when you select NTabEd and press the right mouse button, or when the Popup method of the pop-up menu is called. In order to assign a pop-up menu to NTabEd, you first have to create a pop-up menu by dragging it from the VCL component bar.

NTabEd offers internal popup menus by default. These popup menus are available as long as no user-defined popup menu is assigned. You may add some or all of the functionality of the default popup menu to your own popup menu by using the internal popup menu functions.

Hint: You may completely switch off the popup menu by assigning an empty popup menu.


Last Update: 2023-Dec-13