Back to Devexpress

TdxTileControlGroup Class

vcl-dxcustomtilecontrol-bf6eb0fe.md

latest2.5 KB
Original Source

TdxTileControlGroup Class

A tile group.

Declaration

delphi
TdxTileControlGroup = class(
    TcxComponentCollectionItem,
    IcxStoredObject,
    IcxStoredParent
)

Remarks

This class introduces members that allow you to do the following:

TdxTileControlGroup objects are stored within a tile control’s Groups collection.

Implements

IcxStoredObject

IcxStoredParent

Inheritance

TObject TPersistent TComponent TcxCustomComponent TcxComponentCollectionItem TdxTileControlGroup

See Also

TdxTileControlGroup Members

dxCustomTileControl Unit