TdxTileControlStyle Class
Contains appearance settings of a tile control.
Declaration
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