Skip to main content

TcxCustomTabControl Properties

Serves as the base class for tab controls.
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 Specifies whether the tab panel is hidden.
Hint Specifies a hint message for the control. Inherited from TcxControl.
HostDockSite Inherited from TControl.
HotTrack protected Gets or sets a value specifying whether tab captions are highlighted when the mouse pointer hovers over tabs.
HScrollBar protected Inherited from TcxControl.
HScrollBarVisible protected Inherited from TcxControl.
ImageBorder protected Specifies the width of tab image borders in pixels.
Images protected Specifies the source of tab images.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
IsDesigning Indicates if the control is currently being manipulated by the form designer. Inherited from TcxControl.
IsDestroying Indicates if the control is about to be destroyed. Inherited from TcxControl.
IsDrawingLocked Inherited from TWinControl.
IsFocused Identifies if the control is focused. Inherited from TcxControl.
IsLoading Indicates 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 Specifies the maximum width tabs can have when they are rotated relative to the tab panel.
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 Specifies whether tabs are arranged across several rows.
MultiSelect protected Specifies whether multiple tabs can be selected at a time.
Name Inherited from TComponent.
NavigatorPosition protected Specifies the control corner in which the navigator bar resides.
Observers Inherited from TComponent.
Options protected Specifies tab control options.
Owner Inherited from TComponent.
OwnerDraw protected Specifies whether the tab control uses default tab drawing.
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 Specifies whether tabs are stretched to fit the control’s area.
RaiseOnNonMainThreadUsage Inherited from TControl.
RedrawDisabled Inherited from TWinControl.
Rotate protected Specifies whether tabs are rotated relative to tab panel orientation.
ScaleFactor Inherited from TControl.
ScrollBars protected Inherited from TcxControl.
ScrollOpposite protected Specifies whether tab rows can be scrolled to the opposite side of a tab control.
ShowFrame protected Specifies whether a border is drawn around pages.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
Style protected Specifies the painting style of a tab control.
StyleElements Inherited from TControl.
StyleName Inherited from TControl.
TabHeight protected Specifies the height of tabs in pixels.
TabIndex protected Specifies the selected tab index.
TabOrder Inherited from TWinControl.
TabPosition protected Specifies tab panel position.
Tabs protected Returns the collection of tabs displayed by the control.
TabSlants protected Specifies the appearance aspects of tab slants.
TabStop Inherited from TcxControl.
TabWidth protected Specifies the width of tabs in pixels.
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.
See Also