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

TStrings.Append

Add a string to the list.

Declaration

Source position: classesh.inc line 716

public procedure TStrings.Append(

  const S: string

);

Description

Append does the same as TStrings.Add, only it does not return the index of the inserted string.

See also

TStrings.Add

  

Add a string to the list


Documentation generated on: May 14 2021