Back to Devexpress

TdxCustomTileBar.OnPopupActivate Event

vcl-dxtilebar-dot-tdxcustomtilebar.md

latest545 B
Original Source

TdxCustomTileBar.OnPopupActivate Event

Enables you to respond to displaying the popup control associated with a specified tile item.

Declaration

delphi
property OnPopupActivate: TdxTileControlItemOperationEvent read; write;

Remarks

The Sender and AItem parameters specify the current tile control and the tile item whose popup control is displayed.

See Also

TdxCustomTileBar Class

TdxCustomTileBar Members

dxTileBar Unit