Show: Delphi C++
Display Preferences

Vcl.Tabs.TTabStyle

From XE2 API Documentation
Jump to: navigation, search

Delphi

type TTabStyle = (tsStandard, tsOwnerDraw, tsSoftTabs, tsModernTabs, tsModernPopout)

C++

typedef TTabSetTabStyle TTabStyle;

Properties

Type Visibility Source Unit Parent
enum
typedef
public
Vcl.Tabs.pas
Vcl.Tabs.hpp
Vcl.Tabs Vcl.Tabs

Description

TTabStyle indicates whether a TTabSet control is owner-drawn.

These are the possible values:



Value Meaning

tsStandard

Each tab has the standard size and look.



tsOwnerDrawEach tab has the height specified with the TabHeight property and width needed to hold the text or glyph.

Personal tools
Previous Versions
Translations