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