Unit 'fgl' Package
[Overview][Constants][Types][Classes][Index] [#rtl]

TFPGInterfacedObjectList.Assign

Copy objects from Source list.

Declaration

Source position: fgl.pp line 232

public procedure TFPGInterfacedObjectList.Assign(

  Source: TFPGInterfacedObjectList

);

Arguments

Source

  

Source list to copy items from.

Description

Assign clears the list and copies all items in Source to the list. The source list must be of the same type as the destination list.

See also

TFPSList.Clear

  

Clear the list.

TFPGObjectList.Add

  

Add new object of class T to the list.


Documentation generated on: Jul 24 2023