TcxCustomTabControl Members
Serves as the base class for tab controls.Constructors
| Name | Description |
|---|---|
| Create(TComponent) | Inherited from TComponent. |
| CreateParented(HWND) | Inherited from TWinControl. |
Properties
| Name | Description |
|---|---|
| Action | Inherited from TControl. |
| ActiveCanvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| 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. |
| 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 | |
| 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 | Inherited from TcxControl. |
| 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. |
| Focusable protected | |
| FocusOnClick protected | Specifies if clicking the control focuses it. Inherited from TcxControl. |
| Font | Inherited from TControl. |
| Handle | Inherited from TWinControl. |
| Height | Inherited from TControl. |
| HelpContext | Inherited from TControl. |
| HelpKeyword | Inherited from TControl. |
| HelpType | Inherited from TControl. |
| HideTabs protected | Deprecated. This property exists for backward compatibility only. Use the Properties.HideTabs property instead. |
| Hint | Specifies a hint message for the control. Inherited from TcxControl. |
| HostDockSite | Inherited from TControl. |
| HotTrack protected | Deprecated. This property exists for backward compatibility only. Use the Properties.HotTrack property instead. |
| HScrollBar protected | Inherited from TcxControl. |
| HScrollBarVisible protected | Inherited from TcxControl. |
| ImageBorder protected | Deprecated. This property exists for backward compatibility only. Use the Properties.ImageBorder property instead. |
| Images protected | Deprecated. This property exists for backward compatibility only. Use the Properties.Images property instead. |
| 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. |
| Keys protected | Inherited from TcxControl. |
| Left | Inherited from TControl. |
| LookAndFeel | 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. |
| MaxRotatedTabWidth protected | Deprecated. This property exists for backward compatibility only. Use the Properties.RotatedTabsMaxWidth property instead. |
| 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. |
| MultiLine protected | Deprecated. This property exists for backward compatibility only. Use the Properties.MultiLine property instead. |
| MultiSelect protected | Deprecated. This property exists for backward compatibility only. Use the Properties.MultiSelect property instead. |
| Name | Inherited from TComponent. |
| NavigatorPosition protected | Deprecated. This property exists for backward compatibility only. Use the Properties.NavigatorPosition property instead. |
| Observers | Inherited from TComponent. |
| Options protected | Deprecated. This property exists for backward compatibility only. Use the Properties.Options property instead. |
| Owner | Inherited from TComponent. |
| OwnerDraw protected | Deprecated. This property exists for backward compatibility only. Use the Properties.OwnerDraw property instead. |
| Padding | Inherited from TWinControl. |
| PageClientRect protected | |
| Parent | Inherited from TControl. |
| ParentBackground | 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. |
| Properties | Represents settings common to the TcxPageControl and TcxTabControl controls. |
| RaggedRight protected | Deprecated. This property exists for backward compatibility only. Use the Properties.RaggedRight property instead. |
| RaiseOnNonMainThreadUsage | Inherited from TControl. |
| RedrawDisabled | Inherited from TWinControl. |
| Rotate protected | Deprecated. This property exists for backward compatibility only. Use the Properties.Rotate property instead. |
| ScaleFactor | Inherited from TControl. |
| ScrollBars protected | Inherited from TcxControl. |
| ScrollOpposite protected | Deprecated. This property exists for backward compatibility only. Use the Properties.ScrollOpposite property instead. |
| ShowFrame protected | Deprecated. This property exists for backward compatibility only. Use the Properties.ShowFrame property instead. |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| Style protected | Deprecated. This property exists for backward compatibility only. Use the Properties.Style property instead. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| TabHeight protected | Deprecated. This property exists for backward compatibility only. Use the Properties.TabHeight property instead. |
| TabIndex protected | Deprecated. This property exists for backward compatibility only. Use the Properties.TabIndex property instead. |
| TabOrder | Inherited from TWinControl. |
| TabPosition protected | Deprecated. This property exists for backward compatibility only. Use the Properties.TabPosition property instead. |
| Tabs protected | Deprecated. This property exists for backward compatibility only. Use the Properties.Tabs property instead. |
| TabSlants protected | Deprecated. This property exists for backward compatibility only. Use the Properties.TabSlants property instead. |
| TabStop | Inherited from TcxControl. |
| TabWidth protected | Deprecated. This property exists for backward compatibility only. Use the Properties.TabWidth property instead. |
| Tag | Inherited from TComponent. |
| TBDockHeight | Inherited from TControl. |
| Text | Inherited from TControl. |
| TipMode | Inherited from TWinControl. |
| Top | Inherited from TControl. |
| Touch | Inherited from TControl. |
| Transparent protected | 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 |
|---|---|
| OnAlignInsertBefore | Inherited from TWinControl. |
| OnAlignPosition | Inherited from TWinControl. |
| OnCanClose protected | Enables you to respond to closing the currently selected tab. |
| OnCanCloseEx protected | Enables you to respond to closing a tab. |
| OnCanResize | Inherited from TControl. |
| OnChange protected | Fires after a tab has been selected. |
| OnChanging protected | Fires immediately before a tab is selected. |
| 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. |
| OnDrawTab protected | Enables you to paint tabs using custom draw. |
| OnDrawTabEx protected | Enables you to provide custom fonts for captions of individual tabs. |
| 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. |
| OnGetImageIndex protected | Enables you to specify custom images for tabs. |
| OnGetSiteInfo | Inherited from TWinControl. |
| OnGetTabHint protected | Enables you to customize tab hints and dynamically control their visibility. |
| 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. |
| OnNew protected | Enables you to perform specific actions, after a new tab has been created using the New tab button. |
| OnNewTabButtonClick protected | Enables you to prevent end-users from creating a tab by clicking the New tab button. |
| OnNewTabCreate protected | |
| OnPaintDragImage protected | Enables you to customize the tab drag image. |
| OnResize | Inherited from TControl. |
| OnStartDock | Inherited from TControl. |
| OnStartDrag | Inherited from TControl. |
| OnTabDragAndDrop protected | |
| OnTabEndDrag protected | Enables you to prohibit a tab from being dropped to a new position. |
| OnTabStartDrag protected | |
| OnUnDock | Inherited from TWinControl. |
See Also