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

TCustomBucketList.Clear

Clear the list.

Declaration

Source position: contnrs.pp line 555

public procedure TCustomBucketList.Clear;

Description

Clear clears the list. The items and their data themselves are not disposed of, this must be done separately. Clear only removes all references to the items from the list.

Errors

None.

See also

TCustomBucketList.Add

  

Add an item to the list.


Documentation generated on: Jul 24 2023