Skip to main content

TdxTileBarOptionsView Class

Stores tile bar control appearance settings.

Declaration

TdxTileBarOptionsView = class(
    TdxTileControlOptionsView
)

Remarks

This class extends its ancestor with the Position property that you can use to align the tile bar control to one of its parent’s boundaries.

For information on the appearance settings common to both the tile and tile bar controls, refer to the TdxTileControlOptionsView class description.

The tile bar’s OptionsView property references a TdxTileBarOptionsView object.

See Also