[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the WordWrap property.
Source position: stdctrls.pp line 1594
protected procedure TCustomLabel.SetWordWrap( |
Value: Boolean |
); |
Value |
|
New value for the property. |
|
Allows the caption to wrap into multiple lines when it is too long for the available Width. |
lazarus-ccr.sourceforge.net |