TcxPivotGridCustomPopupMenu.Popup(Integer,Integer) Method
Displays the pop-up menu on screen.
Declaration
function Popup(X: Integer; Y: Integer): Boolean; virtual;
Parameters
Name | Type |
---|---|
X | Integer |
Y | Integer |
Returns
Type |
---|
Boolean |
Remarks
The pop-up menu appears at the position specified by the X and Y screen coordinates.
See Also