Back to Devexpress

TdxCustomTileControl.ShowActionBars Method

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-d06dc4cb.md

latest997 B
Original Source

TdxCustomTileControl.ShowActionBars Method

Shows action bars.

Declaration

delphi
procedure ShowActionBars; virtual;

Remarks

This method does nothing if the IsAnyActionBarVisible function returns True.

Call the HideActionBars method to hide action bars within the tile control. For more information on how to control the visibility of action bars, refer to the Tile Action Bars topic.

See Also

TdxCustomTileControl.OnActionBarsShow

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit