[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'StdCtrls' (#lcl)

TCustomLabel.SetWordWrap

Sets the value for the WordWrap property.

Declaration

Source position: stdctrls.pp line 1594

protected procedure TCustomLabel.SetWordWrap(

  Value: Boolean

);

Arguments

Value

  

New value for the property.

See also

TCustomLabel.WordWrap

  

Allows the caption to wrap into multiple lines when it is too long for the available Width.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.