[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'contnrs' (#fcl)

TFPObjectList.Assign

Copy the contents of a list.

Declaration

Source position: contnrs.pp line 59

public procedure TFPObjectList.Assign(

  Obj: TFPObjectList

);

Arguments

Obj

  

The source list to copy from.

Description

Assign copies the contents of Obj if Obj is of type TFPObjectList

Errors

None.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.