Back to Devexpress

TcxPivotGridPopupMenuClickEvent Type

vcl-cxcustompivotgrid-687cd155.md

latest566 B
Original Source

TcxPivotGridPopupMenuClickEvent Type

Declaration

delphi
TcxPivotGridPopupMenuClickEvent = procedure(Sender: TcxCustomPivotGrid; AItem: TMenuItem; var AHandled: Boolean) of object;

Parameters

NameType
SenderTcxCustomPivotGrid
AItemTMenuItem
AHandledBoolean

See Also

cxCustomPivotGrid Unit