RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTabbedNotebook Properties

The properties of the TTabbedNotebook class are listed here.

 
Name 
Description 
 
Tabs 
Contains the list of text strings that label the tabs of the tab control. 
 
Name 
Description 
 
Returns the current value of font used on the tabs of the tabbed notebook. 
 
Name 
Description 
 
Determines which page displays in the tabbed notebook control. 
 
Determines how the control aligns within its container (parent control). 
 
Specifies how the control is anchored to its parent. 
 
Specifies the size constraints for the control. 
 
Determines whether the control's image is rendered directly to the window or painted to an in-memory bitmap first. 
 
Controls whether the control responds to mouse, keyboard, and timer events. 
 
Font 
Controls the attributes of text written on or in the control. 
 
Determines which page displays in the tabbed notebook component. 
 
Contains the strings that identify the individual pages of the tabbed notebook control. 
 
ParentDoubleBuffered defers the DoubleBuffered property of this component to the value of the parent's DoubleBuffered property. 
 
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 whether the control displays a Help Hint when the mouse pointer rests momentarily on the control. 
 
Determines the font used on the tabs of the tabbed notebook control. 
 
Indicates the position of the control in its parent's tab order. 
 
TabsPerRow is obsolete and retained only for backwards compatibility. 
 
Determines if the user can tab to a control. 
 
Determines whether the component appears onscreen. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!