Skip to main content

TdxTileControlGroupCollection Class

A collection of tile groups collection.

Declaration

TdxTileControlGroupCollection = class(
    TdxTileControlCustomStoredCollection
)

Remarks

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

A TdxTileControlGroupCollection object is referenced by a tile control’s Groups property.

See Also