procedure Assign(Source: TVecIntList);
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecIntList |
Result: stored in self (calling object)
Remarks:
All the data is copied.
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecIntList |
Result: stored in self (calling object)
All the data is copied.