API:Vcl.Tabs
Classes
| TScroller | TScroller is a scrolling control that provides basic scrolling capabilities. |
| TTabList | TTabList maintains a list of strings representing tab captions. |
| TTabSet | The TTabSet component presents horizontal tabs users can click to initiate actions. |
Types
| TDrawTabEvent | TDrawTabEvent is the type for event handlers that render the tab of an owner-drawn Vcl.Tabs.TTabSet control for the OnDrawTab event. |
| TEdgePart | TEdgePart indicates the edges of a tab. |
| TEdgeType | TEdgeType indicates the intersection type between two tabs, or the edge of a tab. |
| TMeasureTabEvent | TMeasureTabEvent is the type for event handlers that indicate the size of the tabs in an owner-drawn TTabSet control. |
| TScrollBtn | TScrollBtn indicates which mouse button was pressed. |
| TScrollOrientation | TScrollOrientation indicates the direction in which scrolling is performed. |
| TTabChangeEvent | TTabChangeEvent is the type for event handlers that respond when the current tab of a TTabSet control changes. |
| TTabSetDrawTabEvent | TTabSetDrawTabEvent is the type for event handlers that render the tab of an owner-drawn TTabSet control. |
| TTabSetTabStyle | TTabSetTabStyle indicates the tab layout style. |
| TTabStyle | TTabStyle indicates whether a TTabSet control is owner-drawn. |