[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the WordWrap property.
Source position: stdctrls.pp line 925
protected procedure TCustomMemo.SetWordWrap( |
const AValue: Boolean |
); |
AValue |
|
New value for the WordWrap property. |
|
Allows long lines (paragraphs) to wrap into multiple display lines. |
Version 4.0 | Generated 2025-05-03 | Home |