Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPHashObjectList.Expand

Expand the list.

Declaration

Source position: contnrs.pp line 316

public function TFPHashObjectList.Expand: TFPHashObjectList;

Function result

Returns self.

Description

Expand enlarges the capacity of the list if the maximum capacity was reached. It returns itself.

Errors

If not enough memory is available, an exception may be raised.

See also

TFPHashObjectList.Clear

  

Clear the list.


Documentation generated on: Jul 24 2023