Skip to main content

TdxCustomFormattedLabelProperties.WordWrap Property

Specifies if the formatted label can wrap a caption text.

Declaration

property WordWrap: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to wrap the label’s text that does not fit in the label’s area.

Options include:

Value Example
True
False

The default value of the WordWrap property is False.

See Also