Back to Devexpress

dxTileBar Unit

vcl-dxtilebar-6fffca7c.md

latest3.5 KB
Original Source

dxTileBar Unit

Classes

NameDescription
TdxCustomTileBarThe base class for tile bar control.
TdxTileBarA tile bar control.
TdxTileBarControllerAn object that processes animation, keyboard, and mouse events on behalf of the tile bar control.
TdxTileBarItemA tile within the tile bar control.
TdxTileBarItemDetailOptionsStores detail page-related settings of the tile item.
TdxTileBarItemPopupOptionsStores settings of the control displayed in response to clicking the tile’s drop-down button.
TdxTileBarOptionsBehaviorStores settings that determine how the tile bar control responds to end-user actions.
TdxTileBarOptionsViewStores tile bar control appearance settings.

Enums

NameDescription
TdxTileBarItemSizeEnumerates predefined sizes of a tile item within the tile bar control.
TdxTileBarPositionEnumerates tile bar control positioning options.

Constants

NameDescription
dxTileBarDefaultGroupIndentSpecifies the default value of the tile bar control‘s OptionsView.GroupIndent property.
dxTileBarDefaultIndentHorzSpecifies the default value of the tile bar control‘s OptionsView.IndentHorz property.
dxTileBarDefaultIndentVertSpecifies the default value of the tile bar control‘s OptionsView.IndentVert property.
dxTileBarDefaultItemHeightSpecifies the default value of the tile bar control‘s OptionsView.ItemHeight property.
dxTileBarDefaultItemIndentSpecifies the default value of the tile bar control‘s OptionsView.ItemIndent property.
dxTileBarDefaultItemWidthSpecifies the default value of the tile bar control‘s OptionsView.ItemWidth property.
dxTileBarItemHighlightMaskColorSpecifies the default value of the tile bar control‘s OptionsBehavior.ItemHotTrackHighlightColor property.