| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
Expand the list
Source position: contnrs.pp line 315
| 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 |