LeftNoWrap

[property icon] LeftNoWrap

Enables/disables line wrapping within the control

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Static Text


>

LeftNoWrap

If set to TRUE, line wrapping within the control area of static text controls is disabled. This is a design time only property and can therefore only be set by the forms designer.

See also

Static Text methods, properties and events.