Skip to main content

TdxTileControlOptionsView Class

Stores the tile item and group appearance settings.

Declaration

TdxTileControlOptionsView = class(
    TcxOwnedPersistent
)

Remarks

This class extends its ancestor with properties that allow you to:

The tile control’s OptionsView property references a TdxTileControlOptionsView object. The derived TdxTileBarOptionsView class implements the tile bar’s appearance settings.

Inheritance

TObject
TPersistent
TcxOwnedPersistent
TdxTileControlOptionsView
See Also