WrappedText: Boolean;
The WrappedText property determines whether to wrap the text into the next line if it is not fitted.
Available values:
True. Default value. The title text is wrapped.
False. The title text is not wrapped.
The example of use is given in the IGxTitle.Text property.
See also: