Back to Devexpress

TdxTileControl Class

vcl-dxtilecontrol.md

latest1.4 KB
Original Source

TdxTileControl Class

A tile control.

Declaration

delphi
TdxTileControl = class(
    TdxCustomTileControl,
    IcxCustomCanvasSupport
)

Remarks

This class does not introduce any new functionality except for publishing properties and events inherited from base classes, and overriding some default property values to underpin the tile control’s design.

Implements

IcxCustomCanvasSupport

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxCustomTileControl TdxTileControl

See Also

TdxTileBar Class

TdxTileControl Members

dxTileControl Unit