Back to Devexpress

TdxTileControlStyle Class

vcl-dxcustomtilecontrol-8b7ad511.md

latest1.1 KB
Original Source

TdxTileControlStyle Class

Contains appearance settings of a tile control.

Declaration

delphi
TdxTileControlStyle = class(
    TdxTileControlCustomStyle
)

Remarks

This class extends its ancestor class with properties that allow you to customize the color of focused and checked tiles.

A TdxTileControlStyle object is referenced by a tile control’s Style property.

Inheritance

TObject TPersistent TcxOwnedPersistent TdxTileControlCustomStyle TdxTileControlStyle

See Also

TdxTileControlStyle Members

dxCustomTileControl Unit