TStringStreamList.AppendFromList Method

procedure AppendFromList(List: TStringStreamList);

Append new items from another list.

#NameTypeDescription
1ListTStringStreamList

Result: stored in self (calling object)