[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates the edge where the tabs for the control are aligned.
Source position: comctrls.pp line 510
public property TCustomTabControl.TabPosition : TTabPosition |
TabPosition is a TTabPosition property which indicates the edge on the control where its tabs are aligned. The default value for the property is tpTop and causes the tabs to be drawn across the top edge of the control. Changing the value for the property causes to the widgetset class instance to be updated with the new value.
|
Enables display of tabs on the control when set to True (default). |
|
|
Indicates the appearance or display style used for the tabs on the control. |
|
|
Represents the position for a tab relative to its page. |
Version 4.0 | Generated 2025-05-03 | Home |