Appends a line to the text.
Source position: stdctrls.pp line 830
public procedure TCustomMemo.Append(
const Value: string
);
Value
The text in the line.