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