[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'contnrs' (#fcl) |
Expand the list
Source position: contnrs.pp line 239
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 |
No notes exist for this page yet.