Vcl.ComCtrls.TTabControl.RaggedRight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RaggedRight: Boolean read FRaggedRight write SetRaggedRight default 0;

C++

__property RaggedRight = {default=0};

Properties

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

Description

Specifies whether rows of tabs stretch to fill the width of the control.

Vcl.ComCtrls.TTabControl.RaggedRight inherits from Vcl.ComCtrls.TCustomTabControl.RaggedRight. All content below this line refers to Vcl.ComCtrls.TCustomTabControl.RaggedRight.

Specifies whether rows of tabs stretch to fill the width of the control.

Use RaggedRight to get or set whether rows of tabs stretch to fill the width of the control.