IcxPopupMenu2.Popup(Integer,Integer,TRect,TPopupAlignment) Method
Declaration
procedure Popup(X: Integer; Y: Integer; const AOwnerBounds: TRect; APopupAlignment: TPopupAlignment);
Parameters
| Name | Type |
|---|---|
| X | Integer |
| Y | Integer |
| AOwnerBounds | TRect |
| APopupAlignment | TPopupAlignment |
See Also