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

TCustomMemo.SetWantReturns

SetWantReturns - sets a boolean flag showing that Return characters are to be included in the edit strings

Declaration

Source position: stdctrls.pp line 801

protected procedure TCustomMemo.SetWantReturns(

  const AValue: Boolean

);