[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Copy the contents of another list.
Source position: classesh.inc line 222
public procedure TList.Assign( |
Obj: TList |
); |
Assign copies the pointers of the Obj list to the list. The list is cleared prior to copying.
|
Clears the pointer list. |
No notes exist for this page yet.