代码说明:
The Huge unit provides support in Delphi for huge pointers, that is, 32-bit pointers that can refer to objects larger than 64K. It includes a TList replacement that can accept any number of elements (up to 2147483647, the largest value of LongInt).