[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Frees the bucketlist from memory
Source position: contnrs.pp line 553
public destructor TCustomBucketList.Destroy; override; |
Destroy frees all storage for the buckets from memory. The items themselves are not freed from memory.