Sometimes you need a list of items but cannot use an array or TList efficiently. For example: You have an MRU (Most Recently Used) cache with many...