TdxCustomTileBar Members
The base class for tile bar control.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
Properties
| Name | Description |
|---|---|
| Action | Inherited from TControl. |
| ActionBars | Specifies action bar settings. Inherited from TdxCustomTileControl. |
| ActiveCanvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| ActiveDetail | Specifies the currently active detail page. Inherited from TdxCustomTileControl. |
| ActiveHitTest | Returns HitTest information about a specific point within the current tile control. Inherited from TdxCustomTileControl. |
| Align | Inherited from TControl. |
| AlignDisabled | Inherited from TWinControl. |
| AlignWithMargins | Inherited from TControl. |
| Anchors | Inherited from TControl. |
| AutoSize | Inherited from TControl. |
| BevelEdges | Inherited from TWinControl. |
| BevelInner | Inherited from TWinControl. |
| BevelKind | Inherited from TWinControl. |
| BevelOuter | Inherited from TWinControl. |
| BevelWidth | Inherited from TWinControl. |
| BiDiMode | Inherited from TControl. |
| BorderSize protected | Inherited from TcxControl. |
| BorderStyle protected | Specifies the control’s border style. Inherited from TcxControl. |
| BorderWidth | Inherited from TWinControl. |
| Bounds | Returns the control’s boundaries. Inherited from TcxControl. |
| BoundsRect | Inherited from TControl. |
| Brush | Inherited from TWinControl. |
| Canvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Caption | Inherited from TControl. |
| CheckedItemCount | Returns the number of tile items that are currently checked within the tile control. Inherited from TdxCustomTileControl. |
| CheckedItems | Provides zero-based indexed access to tile items that are currently checked within the tile control. Inherited from TdxCustomTileControl. |
| ClientBounds | Returns the control’s client area. Inherited from TcxControl. |
| ClientHeight | Inherited from TControl. |
| ClientOrigin | Inherited from TControl. |
| ClientRect | Inherited from TControl. |
| ClientWidth | Inherited from TControl. |
| Color | Inherited from TControl. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| Constraints | Inherited from TControl. |
| ControlCount | Inherited from TWinControl. |
| Controller | Provides access to the object that processes animation, keyboard, and mouse events on behalf of the tile bar control. |
| Controls | Inherited from TWinControl. |
| ControlState | Inherited from TControl. |
| ControlStyle | Inherited from TControl. |
| Ctl3D | Inherited from TWinControl. |
| CurrentPPI | Inherited from TControl. |
| Cursor | Inherited from TControl. |
| CustomHint | Inherited from TControl. |
| DesignInfo | Inherited from TComponent. |
| DockClientCount | Inherited from TWinControl. |
| DockClients | Inherited from TWinControl. |
| DockManager | Inherited from TWinControl. |
| DockOrientation | Inherited from TControl. |
| DockSite | Inherited from TWinControl. |
| DoubleBuffered | Inherited from TWinControl. |
| DragAndDropObject | Specifies drag-and-drop settings. Inherited from TdxCustomTileControl. |
| DragAndDropObjectClass | Inherited from TcxControl. |
| DragAndDropState | Inherited from TcxControl. |
| DragCursor | Inherited from TControl. |
| DragKind | Inherited from TControl. |
| DragMode | Inherited from TControl. |
| Enabled | Inherited from TControl. |
| ExplicitHeight | Inherited from TControl. |
| ExplicitLeft | Inherited from TControl. |
| ExplicitTop | Inherited from TControl. |
| ExplicitWidth | Inherited from TControl. |
| Floating | Inherited from TControl. |
| FloatingDockSiteClass | Inherited from TControl. |
| FocusedItem | Specifies the focused tile. |
| FocusOnClick protected | Specifies if clicking the control focuses it. Inherited from TcxControl. |
| Font | Inherited from TControl. |
| Groups | Provides access to a collection of tile groups that are contained within the tile control. Inherited from TdxCustomTileControl. |
| Handle | Inherited from TWinControl. |
| Height | Inherited from TControl. |
| HelpContext | Inherited from TControl. |
| HelpKeyword | Inherited from TControl. |
| HelpType | Inherited from TControl. |
| Hint | Specifies a hint message for the control. Inherited from TcxControl. |
| HitTest protected | Deprecated. This property exists for backward compatibility only. Use the ActiveHitTest property instead. Inherited from TdxCustomTileControl. |
| HostDockSite | Inherited from TControl. |
| HScrollBar protected | Inherited from TcxControl. |
| HScrollBarVisible protected | Inherited from TcxControl. |
| Images | Specifies the images to be displayed within tile items and their frames. Inherited from TdxCustomTileControl. |
| ImeMode | Inherited from TWinControl. |
| ImeName | Inherited from TWinControl. |
| IsDesigning | Identifies if the control is being modified by the form designer. Inherited from TcxControl. |
| IsDestroying | Identifies if the control is about to be destroyed. Inherited from TcxCustomControl. |
| IsDrawingLocked | Inherited from TWinControl. |
| IsFocused | Identifies if the control has focus. Inherited from TcxControl. |
| IsLoading | Identifies if the control is being loaded. Inherited from TcxControl. |
| Items | Provides access to a collection of tile items that are contained within the tile control. Inherited from TdxCustomTileControl. |
| Keys protected | Inherited from TcxControl. |
| Left | Inherited from TControl. |
| LookAndFeel protected | Provides access to the control’s look & feel settings. Inherited from TcxControl. |
| LookAndFeelPainter protected | Inherited from TcxControl. |
| LRDockWidth | Inherited from TControl. |
| Margins | Inherited from TControl. |
| MouseCapture | Inherited from TControl. |
| MouseCaptureObject | Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl. |
| MouseDownPos | Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl. |
| MouseInClient | Inherited from TWinControl. |
| Name | Inherited from TComponent. |
| Observers | Inherited from TComponent. |
| OptionsBehavior | Provides access to tile bar control behavior and functionality settings. |
| OptionsDetailAnimate | Specifies animation settings for detail page navigation. Inherited from TdxCustomTileControl. |
| OptionsItemAnimate | Specifies animation settings that are common to all tiles. Inherited from TdxCustomTileControl. |
| OptionsView | Provides access to tile bar control layout settings. |
| Owner | Inherited from TComponent. |
| Padding | Inherited from TWinControl. |
| Parent | Inherited from TControl. |
| ParentBackground protected | Inherited from TcxControl. |
| ParentBiDiMode | Inherited from TControl. |
| ParentColor | Inherited from TControl. |
| ParentCtl3D | Inherited from TWinControl. |
| ParentCustomHint | Inherited from TControl. |
| ParentDoubleBuffered | Inherited from TWinControl. |
| ParentFont | Inherited from TControl. |
| ParentShowHint | Inherited from TControl. |
| ParentWindow | Inherited from TWinControl. |
| PixelsPerInch | Inherited from TWinControl. |
| PopupMenu protected | Specifies the popup menu associated with the control. Inherited from TcxControl. |
| RaiseOnNonMainThreadUsage | Inherited from TControl. |
| RedrawDisabled | Inherited from TWinControl. |
| ScaleFactor | Inherited from TControl. |
| ScrollBars protected | Inherited from TcxControl. |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| Style | Specifies appearance settings of the tile control’s background and focused item. Inherited from TdxCustomTileControl. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| TabOrder | Inherited from TWinControl. |
| TabStop | Inherited from TcxControl. |
| Tag | Inherited from TComponent. |
| TBDockHeight | Inherited from TControl. |
| Text | Inherited from TControl. |
| TipMode | Inherited from TWinControl. |
| Title | Specifies title settings of the tile control. Inherited from TdxCustomTileControl. |
| Top | Inherited from TControl. |
| Touch | Inherited from TControl. |
| Transparent | Specifies if the control is transparent in GDI render mode. Inherited from TcxControl. |
| UndockHeight | Inherited from TControl. |
| UndockWidth | Inherited from TControl. |
| UseDockManager | Inherited from TWinControl. |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TControl. |
| VisibleDockClientCount | Inherited from TWinControl. |
| VScrollBar protected | Inherited from TcxControl. |
| VScrollBarVisible protected | Inherited from TcxControl. |
| Width | Inherited from TControl. |
| WindowProc | Inherited from TControl. |
Methods
Events
| Name | Description |
|---|---|
| OnActionBarsHide protected | Enables you to respond to hiding action bars caused by specific actions and prohibits the change. Inherited from TdxCustomTileControl. |
| OnActionBarsShow protected | Enables you to respond to showing action bars caused by specific actions and prohibit the change. Inherited from TdxCustomTileControl. |
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnCanResize | Inherited from TControl. |
| OnClick | Inherited from TControl. |
| OnConstrainedResize | Inherited from TControl. |
| OnContextPopup | Inherited from TControl. |
| OnDblClick | Inherited from TControl. |
| OnDockDrop | Inherited from TWinControl. |
| OnDockOver | Inherited from TWinControl. |
| OnDragDrop | Inherited from TControl. |
| OnDragOver | Inherited from TControl. |
| OnEndDock | Inherited from TControl. |
| OnEndDrag | Inherited from TControl. |
| OnEnter | Inherited from TWinControl. |
| OnExit | Inherited from TWinControl. |
| OnFocusChanged protected | Inherited from TcxControl. |
| OnGesture | Inherited from TControl. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnGetStoredProperties protected | Enables you to customize a list of the tile control’s properties to be stored to external data stores. Inherited from TdxCustomTileControl. |
| OnGetStoredPropertyValue protected | Enables you to provide values for the tile control’s properties to be saved to external data stores. Inherited from TdxCustomTileControl. |
| OnGroupDragBegin protected | Enables you to forbid end-users to drag-and-drop specific tile groups within the control. Inherited from TdxCustomTileControl. |
| OnGroupDragEnd protected | Notifies that an end-user has dropped a dragged tile group at a specific position within the control. Inherited from TdxCustomTileControl. |
| OnGroupDragOver protected | Enables you to prevent end-users from dropping a dragged tile group at a specific position within the control. Inherited from TdxCustomTileControl. |
| OnGroupRemoveWithLastItem protected | Enables you to prevent automatic tile group destruction when its last item is removed or destroyed. Inherited from TdxCustomTileControl. |
| OnInitStoredObject protected | Enables you to initialize tile groups and items that are created when restoring the tile control’s settings from external data stores. Inherited from TdxCustomTileControl. |
| OnItemActivateDetail protected | Enables you to respond to showing the detail page associated with a specified tile item. Inherited from TdxCustomTileControl. |
| OnItemBeforeCheck protected | Enables you to prohibit switching the checked state of tile items. Inherited from TdxCustomTileControl. |
| OnItemCheck protected | Enables you to respond to switching the checked state of tile items. Inherited from TdxCustomTileControl. |
| OnItemDeactivateDetail protected | Enables you to respond to closing the detail page associated with a specified tile item. Inherited from TdxCustomTileControl. |
| OnItemDeactivatingDetail protected | Enables you to prohibit the detail page associated with a specified tile item from closing. Inherited from TdxCustomTileControl. |
| OnItemDragBegin protected | Enables you to prohibit end-users from moving tile items using drag and drop. Inherited from TdxCustomTileControl. |
| OnItemDragEnd protected | Enables you to respond to completing a drag-and-drop operation with tile items (dropping them). Inherited from TdxCustomTileControl. |
| OnItemDragOver protected | Enables you to prohibit end-users from dropping tile items in certain groups. Inherited from TdxCustomTileControl. |
| OnItemFocusChange protected | Enables you to respond to moving focus to a specified tile item. Inherited from TdxCustomTileControl. |
| OnItemFocusChanging protected | Enables you to prohibit moving focus to a specified tile item. Inherited from TdxCustomTileControl. |
| OnKeyDown | Inherited from TWinControl. |
| OnKeyPress | Inherited from TWinControl. |
| OnKeyUp | Inherited from TWinControl. |
| OnMouseActivate | Inherited from TControl. |
| OnMouseDown | Inherited from TControl. |
| OnMouseEnter protected | Occurs when the mouse pointer enters into the control. Inherited from TcxControl. |
| OnMouseLeave protected | Occurs when the mouse pointer leaves the control. Inherited from TcxControl. |
| OnMouseMove | Inherited from TControl. |
| OnMouseUp | Inherited from TControl. |
| OnMouseWheel | Inherited from TControl. |
| OnMouseWheelDown | Inherited from TControl. |
| OnMouseWheelUp | Inherited from TControl. |
| OnPopupActivate protected | Enables you to respond to displaying the popup control associated with a specified tile item. |
| OnPopupActivating protected | Enables you to prevent the popup control associated with a specified tile item from displaying. |
| OnPopupDeactivate protected | Enables you to respond to closing the popup control associated with a specified tile item. |
| OnPopupDeactivating protected | Enables you to prevent the popup control associated with a specified tile item from displaying. |
| OnResize | Inherited from TControl. |
| OnSetStoredPropertyValue protected | Enables you to restore the tile control’s property values from external data stores. Inherited from TdxCustomTileControl. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnUnDock | Inherited from TWinControl. |
See Also