Back to Devexpress

TdxCustomTileControl.DeleteItem(TdxTileControlItem) Method

vcl-dxcustomtilecontrol-dot-tdxcustomtilecontrol-dot-deleteitem-x28-dxcustomtilecontrol-dot-tdxtilecontrolitem-x29.md

latest650 B
Original Source

TdxCustomTileControl.DeleteItem(TdxTileControlItem) Method

Deletes a specified tile item.

Declaration

delphi
procedure DeleteItem(AItem: TdxTileControlItem);

Parameters

NameType
AItemTdxTileControlItem

Remarks

This function deletes AItem from the Items collection.

See Also

TdxCustomTileControl Class

TdxCustomTileControl Members

dxCustomTileControl Unit