[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Assigns all items of a list to this list.
Source position: classesh.inc line 177
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. |
No notes exist for this page yet.