Adds the elements from another list.
Source position: fgl.pp line 160
| public procedure TFPGList.AddList( | 
| Source: TFPGList | 
| ); | 
AddList adds all the elements from list Source to the current list.
| 
 | Add new item of type T to the list. | |
| 
 | Adds the elements from another list. | |
| 
 | Adds the elements from another list. |