IcxPopupMenu2.Popup(Integer,Integer,TRect,TPopupAlignment) Method
In This Article
#Declaration
Delphi
procedure Popup(X: Integer; Y: Integer; const AOwnerBounds: TRect; APopupAlignment: TPopupAlignment);
#Parameters
Name | Type |
---|---|
X | Integer |
Y | Integer |
AOwner |
TRect |
APopup |
TPopup |
See Also