Skip to main content

TdxTileControlItemCollection Class

A collection of tile items.

Declaration

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.

See Also