[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Add contents of another stringlist to this list.
Source position: classesh.inc line 490
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. |
No notes exist for this page yet.