Expand the list.
Source position: contnrs.pp line 323
public function TFPHashObjectList.Expand: TFPHashObjectList; |
Returns self.
Expand enlarges the capacity of the list if the maximum capacity was reached. It returns itself.
If not enough memory is available, an exception may be raised.
|
Clear the list. |