TdxCustomTileBar.OnPopupActivate Event
Enables you to respond to displaying the popup control associated with a specified tile item.
Declaration
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