RAD Studio VCL Reference
|
Causes the popup menu to appear.
procedure Popup(X: Integer; Y: Integer);
__fastcall Popup(int X, int Y);
Call Popup to display the popup menu at the specified coordinates (in pixels) on screen. This method is meant to behave the same as the procedure of the same name in TPopupMenu.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|