Back to Devexpress

dxCustomTileControl Unit

vcl-dxcustomtilecontrol.md

latest16.5 KB
Original Source

dxCustomTileControl Unit

Classes

NameDescription
TdxCustomTileControlThe base class for tile controls.
TdxTileControlActionBarItemAn action bar item (also called action button).
TdxTileControlActionBarItemsA collection of action bar items.
TdxTileControlActionBarsContains appearance and layout settings of tile action bars.
TdxTileControlCheckedItemsA list of checked tiles in the control.
TdxTileControlControllerAn object that processes animation, keyboard and mouse events on behalf of the tile control.
TdxTileControlCustomItemThe base class for tiles in tile controls.
TdxTileControlCustomItemOptionsAnimateThe base class for all classes that implement tile animation settings.
TdxTileControlCustomPopupControl
TdxTileControlCustomStoredCollectionThe base class for tile element collections.
TdxTileControlCustomStyleContains appearance settings of a tile control element.
TdxTileControlDetailOptionsAnimateContains animation settings for detail page navigation.
TdxTileControlDetailSiteProvides members that are relevant to a detail page.
TdxTileControlDragDropCustomObjectStores drag-and-drop settings for a tile control.
TdxTileControlDragGroupInfoStores information on the tile group that is currently being dragged.
TdxTileControlDragItemInfoStores information on one or more tiles that are currently being dragged.
TdxTileControlGroupA tile group.
TdxTileControlGroupCaptionContains appearance and layout settings of a tile group caption.
TdxTileControlGroupCollectionA collection of tile groups collection.
TdxTileControlHitTestContains a tile control‘s HitTest information.
TdxTileControlItemA tile item.
TdxTileControlItemCollectionA collection of tile items.
TdxTileControlItemCustomGlyphContains base image settings for tiles.
TdxTileControlItemDetailOptionsContains detail page settings.
TdxTileControlItemFrameA tile item’s frame.
TdxTileControlItemFrameGlyphContains frame image settings.
TdxTileControlItemFramesA tile item’s collection of frames.
TdxTileControlItemGlyphContains tile image settings.
TdxTileControlItemOptionsAnimateStores tile animation settings.
TdxTileControlItemPersistent
TdxTileControlItemTextContains a tile’s text block settings.
TdxTileControlOptionsBehaviorStores settings that determine the tile or tile bar control behavior in response to end-user actions.
TdxTileControlOptionsViewStores the tile item and group appearance settings.
TdxTileControlStyleContains appearance settings of a tile control.
TdxTileControlTitleContains appearance and layout settings of the tile control title.

Enums

NameDescription
TdxTileControlActionBarItemAlignment
TdxTileControlActionBarItemPosition
TdxTileControlActionBarVisibilityChangeReasonEnumerates the actions that switch the visibility of action bars.
TdxTileControlDetailAnimationMode
TdxTileControlGroupLayout
TdxTileControlImageWithTextAlignment
TdxTileControlItemCheckMode
TdxTileControlItemFocusMode
TdxTileControlItemHotTrackMode
TdxTileControlItemOptionsAnimateAssignedValue
TdxTileControlItemSizeEnumerates tile item sizes.
TdxTileControlScrollMode
TdxTileItemInnerObjectAlignmentEnumerates alignment options for tile elements (text and graphics).
TdxTileItemTextAssignedValue

Constants

NameDescription
dxTileControlActivateDetailAnimationTimeSpecifies the default value of the TdxTileControlDetailOptionsAnimate.AnimationInterval property.
dxTileControlDefaultActionBarsIndentHorzSpecifies the default value of the TdxTileControlActionBars.IndentHorz property.
dxTileControlDefaultActionBarsIndentVertSpecifies the default value of the TdxTileControlActionBars.IndentVert property.
dxTileControlDefaultActionBarsItemIndentSpecifies the default value of the TdxTileControlActionBars.ItemIndent property.
dxTileControlDefaultAnimateTextSpecifies the default value of the TdxTileControlCustomItemOptionsAnimate.AnimateText property.
dxTileControlDefaultAnimationIntervalSpecifies the default value of the TdxTileControlItem.AnimationInterval property.
dxTileControlDefaultAnimationMode
dxTileControlDefaultGroupBlockColumnCountSpecifies the default value of the tile control‘s OptionsView.GroupBlockMaxColumnCount property.
dxTileControlDefaultGroupIndentSpecifies the default value of the tile control‘s OptionsView.GroupIndent property.
dxTileControlDefaultIndentHorzSpecifies the default value of the tile control‘s OptionsView.IndentHorz property.
dxTileControlDefaultIndentVertSpecifies the default value of the tile control‘s OptionsView.IndentVert property.
dxTileControlDefaultItemIndentSpecifies the default value of the tile control‘s OptionsView.ItemIndent property.
dxTileControlDefaultItemRowCountSpecifies the default value of the TdxTileControlItem.RowCount property.
dxTileControlDefaultItemSizeSpecifies the default value of the tile control‘s OptionsView.ItemWidth and OptionsView.ItemHeight properties.
dxTileControlDefaultRowCountSpecifies the default value of the TdxTileControlOptionsView.GroupMaxRowCount property.
dxTileControlDefaultScrollSyncSpecifies the default value of the TdxTileControlOptionsBehavior.BackgroundScrollSync property.
dxTileControlDefaultTabFontSizeSpecifies the default value of the TdxTileControlTitle.TabsFontSize property.
dxTileControlItemHotTrackHighlightDefaultColorSpecifies the default value of the tile control‘s OptionsBehavior.ItemHotTrackHighlightColor property.
dxTileControlItemMaxRowCountSpecifies the default value of the tile item‘s RowCount property value.
dxTileItemObjectDefaultIndentSpecifies 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

NameDescription
TdxTileControlActionBarItemEvent
TdxTileControlActionBarVisibilityChangeEvent
TdxTileControlGroupDragBeginEventThe procedural type of the tile group drag initiation event.
TdxTileControlGroupDragEndEventThe procedural type of the tile group drop notification event.
TdxTileControlGroupDragOverEventThe procedural type of the dragged group dropping event.
TdxTileControlGroupRemoveWithLastItemEventThe procedural type of the automatic tile group removal event.
TdxTileControlItemAllowOperationEvent
TdxTileControlItemDragBeginEventThe procedural type of the tile item drag start event.
TdxTileControlItemDragEndEventThe procedural type of the tile item drop notification event.
TdxTileControlItemDragOverEventThe procedural type of the dragged tile item dropping event.
TdxTileControlItemEvent
TdxTileControlItemFocusChange
TdxTileControlItemFrameEvent
TdxTileControlItemOperationEvent
TdxTileControlItemOptionsAnimateAssignedValues
TdxTileItemTextAssignedValues