Vcl.ComCtrls.TPageControl.Style

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Style: TTabStyle read FStyle write SetStyle default 0;

C++

__property Style = {default=0};

Properties

Type Visibility Source Unit Parent
property published
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TPageControl

Description

Specifies the style of the tab control.

Vcl.ComCtrls.TPageControl.Style inherits from Vcl.ComCtrls.TCustomTabControl.Style. All content below this line refers to Vcl.ComCtrls.TCustomTabControl.Style.

Specifies the style of the tab control.

Use Style to determine the appearance of the tabs. These can appear as notebook tabs or as buttons.