Skip to main content

TdxCustomTileBar.OnPopupDeactivate Event

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

Declaration

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