[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Add a string to the list.
Source position: classesh.inc line 489
public procedure TStrings.Append( |
const S: String |
); |
Append does the same as TStrings.Add, only it does not return the index of the inserted string.
|
Add a string to the list |
No notes exist for this page yet.