TIWCGPanelListItem.NoWrap Property
If True, sequences of whitespace will collapse into a single whitespace. Text will never wrap to the next line. The text continues on the same line until a <br /> tag is encountered.
published property NoWrap: boolean read FNoWrap write FNoWrap default False;
Property Value
Type: boolean