RaggedRight: Boolean;
The RaggedRight property determines whether width of the tab headers can be changed to align them by the right edge of the component.
Available values:
True. Do not align tab headers by the right edge, align them by header text.
False. Default value. Align tab headers by the right edge.
The RaggedRight property is relevant if the MultiLine property is set to True.
See also: