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

TCustomMemo.Append

Appends a line to the text.

Declaration

Source position: stdctrls.pp line 862

public procedure TCustomMemo.Append(

  const Value: string

);

Arguments

Value

  

The text in the line.