[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the WantReturns property.
Source position: stdctrls.pp line 923
protected procedure TCustomMemo.SetWantReturns( |
const AValue: Boolean |
); |
AValue |
|
New value for the WantReturns property. |
|
Allows the user to insert Return characters (line breaks) into the text. |
Version 4.0 | Generated 2025-05-03 | Home |