[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TFPList.AddList

Add all pointers from another list

Declaration

Source position: classesh.inc line 191

public procedure TFPList.AddList(

  AList: TFPList

);

Description

AddList adds all pointers from AList to the list. If a pointer is already present, it is added a second time.

See also

TFPList.Assign

  

Assigns all items of a list to this list.

TList.AddList

  

Add all pointers from another list


Documentation generated on: Jul 30 2008