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

TCustomMemo.Append

Append - procedure for adding a text string to the Memo

Declaration

Source position: stdctrls.pp line 820

public procedure TCustomMemo.Append(

  const Value: String

);