| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Add all pointers from another list
Source position: classesh.inc line 326
public procedure TList.AddList(  | 
AList: TList  | 
);  | 
AddList adds all pointers from AList to the list. If a pointer is already present, it is added a second time.
  | 
Copy the contents of other lists.  | 
|
  | 
Add all pointers from another list  |