Vcl.ComCtrls.TPageControl.RaggedRight

From RAD Studio API Documentation

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 TPageControl

Description

Specifies whether rows of tabs stretch to fill the width of the control. {{#multireplace:Vcl.ComCtrls.TPageControl.RaggedRight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ComCtrls.TCustomTabControl.RaggedRight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ComCtrls.TCustomTabControl.RaggedRight|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

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.