Back to Devexpress

TdxCustomTileBar.OnPopupDeactivate Event

vcl-dxtilebar-dot-tdxcustomtilebar-07c40401.md

latest582 B
Original Source

TdxCustomTileBar.OnPopupDeactivate Event

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

Declaration

delphi
property OnPopupDeactivate: TdxTileControlItemOperationEvent read; write;

Remarks

The Sender and AItem parameters specify the current tile control and the tile item whose popup control has been closed.

See Also

TdxCustomTileBar Class

TdxCustomTileBar Members

dxTileBar Unit