Append - procedure for adding a text string to the Memo
Source position: stdctrls.pp line 830
public procedure TCustomMemo.Append(
const Value: String
);