Vcl.Tabs

From RAD Studio API Documentation
Jump to: navigation, search


Package vcl270.bpl

Classes

TScrollerTScroller is a scrolling control that provides basic scrolling capabilities.
TTabListTTabList maintains a list of strings representing tab captions.
TTabSetThe TTabSet component presents horizontal tabs users can click to initiate actions.

Types

TDrawTabEventTDrawTabEvent is the type for event handlers that render the tab of an owner-drawn Vcl.Tabs.TTabSet control for the OnDrawTab event.
TEdgePartTEdgePart indicates the edges of a tab.
TEdgeTypeTEdgeType indicates the intersection type between two tabs, or the edge of a tab.
TMeasureTabEventTMeasureTabEvent is the type for event handlers that indicate the size of the tabs in an owner-drawn TTabSet control.
TScrollBtnTScrollBtn indicates which mouse button was pressed.
TScrollOrientationTScrollOrientation indicates the direction in which scrolling is performed.
TTabChangeEventTTabChangeEvent is the type for event handlers that respond when the current tab of a TTabSet control changes.
TTabPos
TTabPosList
TTabSetDrawTabEventTTabSetDrawTabEvent is the type for event handlers that render the tab of an owner-drawn TTabSet control.
TTabSetTabStyleTTabSetTabStyle indicates the tab layout style.
TTabStyleTTabStyle indicates whether a TTabSet control is owner-drawn.