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

TCustomMemo.Lines

An array with one string for every line (paragraph) in the control.

Declaration

Source position: stdctrls.pp line 831

public property TCustomMemo.Lines : TStrings
  read FLines
  write SetLines;