Back to Devexpress

TcxPivotGridPopupMenuPopupEvent Type

vcl-cxcustompivotgrid-d5243538.md

latest595 B
Original Source

TcxPivotGridPopupMenuPopupEvent Type

Declaration

delphi
TcxPivotGridPopupMenuPopupEvent = procedure(Sender: TcxCustomPivotGrid; ABuiltInMenu: TcxPivotGridCustomPopupMenu; var AHandled: Boolean) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
ABuiltInMenuTcxPivotGridCustomPopupMenu
AHandledBoolean

See Also

cxCustomPivotGrid Unit