Append new items from another list.
procedure AppendFromList(List: TStringStreamList); virtual;
public