RAD Studio VCL Reference
ContentsIndex
TTabSet Members Published Properties
Published Properties
 
Name 
Description 
 
Determines how the control aligns within its container (parent control). 
 
Indicates whether a control should be constrained by margins. 
 
Specifies how the control is anchored to its parent. 
 
Determines if scroll buttons automatically appear in a tab set control if there isn't room in the control to display all the tabs. 
 
Determines the background color of the tab set control. 
 
Specifies the size constraints for the control. 
 
Specifies the image used to represent the mouse pointer when it passes into the region covered by the control. 
 
Determines whether the background color set with the BackgroundColor property is dithered. 
 
Indicates the image used to represent the mouse pointer when the control is being dragged. 
 
Specifies whether the control is being dragged normally or for docking. 
 
Determines how the control initiates drag-and-drop or drag-and-dock operations. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Determines how far, in pixels, the rightmost tab appears from the right edge of the tab set control. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Specifies the vertical size of the control in pixels. 
 
Numeric ID for control's context-sensitive help topic 
 
Keyword for control's context-sensitive help topic 
 
Indicates whether the control's context sensitive help topic is identified by context ID or by keyword. 
 
Hint 
Contains the text string that can appear when the user moves the mouse over the control. 
 
This is Images, a member of class TTabSet. 
 
Left 
Specifies the horizontal coordinate of the left edge of a component relative to its parent. 
 
Specifies the margins for the control. 
 
Name 
Specifies the name of the component as referenced in code. 
 
Determines whether control uses parent's theme background. 
 
Determines where a control looks to find out if its Help Hint should be shown. 
 
Identifies the pop-up menu associated with the control. 
 
Determines the color of the selected tab in the tab set control. 
 
Determines whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
This is ShrinkToFit, a member of class TTabSet. 
 
Specifies whether a line appears at the edge of the tab set, setting off the non-current tabs. 
 
Determines how far, in pixels, the first tab appears from the left edge of the tab set control. 
 
Determines whether the tab set is owner-drawn. 
 
Determines the height of the tabs in an owner-drawn tab set control. 
 
Determines which tab of a tab set control is currently selected. 
 
This is TabPosition, a member of class TTabSet. 
 
Tabs 
Contains the list of text strings that appear on the tabs. 
 
Tag 
Stores an integer value as part of a component. 
 
Top 
Specifies the Y coordinate of the top left corner of a control, relative to its parent or containing control in pixels. 
 
Determines the color of the tabs that aren't currently selected in the tab set control. 
 
Determines whether the component appears onscreen. 
 
Contains the number of tabs currently visible in the tab set control. 
 
Specifies the horizontal size of the control or form in pixels. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.