IPageControl.RaggedRight

Syntax

RaggedRight: Boolean;

Description

The RaggedRight property determines whether width of the tab headers can be changed to align them by the right edge of the component.

Comments

Available values:

The RaggedRight property is relevant if the MultiLine property is set to True.

Example

See also:

IPageControl