[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
Assigns all items of a list to this list.
Source position: classesh.inc line 170
public procedure TFPList.Assign( |
Obj: TFPList |
); |
Assign clears the list and adds all pointers in Obj to the list.
|
Adds a new pointer to the list. |
|
|
Clears the pointer list. |