Frees the bucketlist from memory.
Source position: contnrs.pp line 561
public destructor TCustomBucketList.Destroy; override;
Destroy frees all storage for the buckets from memory. The items themselves are not freed from memory.