Back to Devexpress

TdxTileControlItemCollection Class

vcl-dxcustomtilecontrol-6eb49471.md

latest1.0 KB
Original Source

TdxTileControlItemCollection Class

A collection of tile items.

Declaration

delphi
TdxTileControlItemCollection = class(
    TdxTileControlCustomStoredCollection
)

Remarks

This class introduces members that allow you to manage and access individual tile items stored in the collection.

A TdxTileControlItemCollection object is referenced by a tile control’s Items property.

Inheritance

TObject TPersistent TcxComponentCollection TdxTileControlCustomStoredCollection TdxTileControlItemCollection

See Also

TdxTileControlItemCollection Members

dxCustomTileControl Unit