Popup Menu - Show Method

Show the popup menu

Member of Popup Menu (PRIM_PMNU)

Parameters

NameTypeData TypeDescription
x*InputIntegerHorizontal position on the screen
y*InputIntegerVertical position on the screen

Details

The Show method will display a Popup Menu.
 
Normally there is no need to programmatically show a menu as this is managed automatically via the PopupMenu property of a control.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2