Skip to main content

dxCustomTileControl Unit

Classes

Name Description
TdxCustomTileControl The base class for tile controls.
TdxTileControlActionBarItem An action bar item (also called action button).
TdxTileControlActionBarItems A collection of action bar items.
TdxTileControlActionBars Contains appearance and layout settings of tile action bars.
TdxTileControlCheckedItems A list of checked tiles in the control.
TdxTileControlController An object that processes animation, keyboard and mouse events on behalf of the tile control.
TdxTileControlCustomItem The base class for tiles in tile controls.
TdxTileControlCustomItemOptionsAnimate The base class for all classes that implement tile animation settings.
TdxTileControlCustomPopupControl
TdxTileControlCustomStoredCollection The base class for tile element collections.
TdxTileControlCustomStyle Contains appearance settings of a tile control element.
TdxTileControlDetailOptionsAnimate Contains animation settings for detail page navigation.
TdxTileControlDetailSite Provides members that are relevant to a detail page.
TdxTileControlDragDropCustomObject Stores drag-and-drop settings for a tile control.
TdxTileControlDragGroupInfo Stores information on the tile group that is currently being dragged.
TdxTileControlDragItemInfo Stores information on one or more tiles that are currently being dragged.
TdxTileControlGroup A tile group.
TdxTileControlGroupCaption Contains appearance and layout settings of a tile group caption.
TdxTileControlGroupCollection A collection of tile groups collection.
TdxTileControlHitTest Contains a tile control‘s HitTest information.
TdxTileControlItem A tile item.
TdxTileControlItemCollection A collection of tile items.
TdxTileControlItemCustomGlyph Contains base image settings for tiles.
TdxTileControlItemDetailOptions Contains detail page settings.
TdxTileControlItemFrame A tile item’s frame.
TdxTileControlItemFrameGlyph Contains frame image settings.
TdxTileControlItemFrames A tile item’s collection of frames.
TdxTileControlItemGlyph Contains tile image settings.
TdxTileControlItemOptionsAnimate Stores tile animation settings.
TdxTileControlItemPersistent
TdxTileControlItemText Contains a tile’s text block settings.
TdxTileControlOptionsBehavior Stores settings that determine the tile or tile bar control behavior in response to end-user actions.
TdxTileControlOptionsView Stores the tile item and group appearance settings.
TdxTileControlStyle Contains appearance settings of a tile control.
TdxTileControlTitle Contains appearance and layout settings of the tile control title.

Constants

Name Description
dxTileControlActivateDetailAnimationTime Specifies the default value of the TdxTileControlDetailOptionsAnimate.AnimationInterval property.
dxTileControlDefaultActionBarsIndentHorz Specifies the default value of the TdxTileControlActionBars.IndentHorz property.
dxTileControlDefaultActionBarsIndentVert Specifies the default value of the TdxTileControlActionBars.IndentVert property.
dxTileControlDefaultActionBarsItemIndent Specifies the default value of the TdxTileControlActionBars.ItemIndent property.
dxTileControlDefaultAnimateText Specifies the default value of the TdxTileControlCustomItemOptionsAnimate.AnimateText property.
dxTileControlDefaultAnimationInterval Specifies the default value of the TdxTileControlItem.AnimationInterval property.
dxTileControlDefaultAnimationMode
dxTileControlDefaultGroupBlockColumnCount Specifies the default value of the tile control‘s OptionsView.GroupBlockMaxColumnCount property.
dxTileControlDefaultGroupIndent Specifies the default value of the tile control‘s OptionsView.GroupIndent property.
dxTileControlDefaultIndentHorz Specifies the default value of the tile control‘s OptionsView.IndentHorz property.
dxTileControlDefaultIndentVert Specifies the default value of the tile control‘s OptionsView.IndentVert property.
dxTileControlDefaultItemIndent Specifies the default value of the tile control‘s OptionsView.ItemIndent property.
dxTileControlDefaultItemRowCount Specifies the default value of the TdxTileControlItem.RowCount property.
dxTileControlDefaultItemSize Specifies the default value of the tile control‘s OptionsView.ItemWidth and OptionsView.ItemHeight properties.
dxTileControlDefaultRowCount Specifies the default value of the TdxTileControlOptionsView.GroupMaxRowCount property.
dxTileControlDefaultScrollSync Specifies the default value of the TdxTileControlOptionsBehavior.BackgroundScrollSync property.
dxTileControlDefaultTabFontSize Specifies the default value of the TdxTileControlTitle.TabsFontSize property.
dxTileControlItemHotTrackHighlightDefaultColor Specifies the default value of the tile control‘s OptionsBehavior.ItemHotTrackHighlightColor property.
dxTileControlItemMaxRowCount Specifies the default value of the tile item‘s RowCount property value.
dxTileItemObjectDefaultIndent Specifies the default values of the IndentVert and IndentHorz properties of text blocks and glyphs created in the tile and tile bar controls.
tchtActionBarBottom
tchtActionBarTop
tchtActionButton
tchtBackButton
tchtGroup
tchtGroupCaption
tchtItem
tchtPageTab
tchtScrollButton
tchtScrollButtonArea
tchtTabScrollButton
tchtTitle

Types

Name Description
TdxTileControlActionBarItemEvent
TdxTileControlActionBarVisibilityChangeEvent
TdxTileControlGroupDragBeginEvent The procedural type of the tile group drag initiation event.
TdxTileControlGroupDragEndEvent The procedural type of the tile group drop notification event.
TdxTileControlGroupDragOverEvent The procedural type of the dragged group dropping event.
TdxTileControlGroupRemoveWithLastItemEvent The procedural type of the automatic tile group removal event.
TdxTileControlItemAllowOperationEvent
TdxTileControlItemDragBeginEvent The procedural type of the tile item drag start event.
TdxTileControlItemDragEndEvent The procedural type of the tile item drop notification event.
TdxTileControlItemDragOverEvent The procedural type of the dragged tile item dropping event.
TdxTileControlItemEvent
TdxTileControlItemFocusChange
TdxTileControlItemFrameEvent
TdxTileControlItemOperationEvent
TdxTileControlItemOptionsAnimateAssignedValues
TdxTileItemTextAssignedValues