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