[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Add contents of another stringlist to this list.
Source position: classesh.inc line 599
public procedure TStrings.AddStrings( |
TheStrings: TStrings |
); virtual; |
AddStrings adds the contents of TheStrings to the stringlist. Any associated objects are added as well.
|
Add a string to the list |
|
|
Assign the contents of another stringlist to this one. |
lazarus-ccr.sourceforge.net |