[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add a string to the list.
Source position: classesh.inc line 598
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 |
lazarus-ccr.sourceforge.net |