Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TList.AddList

Add all pointers from another list.

Declaration

Source position: classesh.inc line 330

public procedure TList.AddList(

  AList: TList

);

Description

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

See also

TList.Assign

  

Copy the contents of other lists.

TFPList.AddList

  

Add all pointers from another list.


Documentation generated on: Jul 24 2023