he GetMem procedure attempts to get the specified StorageSize bytes of storage, storing a pointer to the storage in StoragePointer. If the allocation fails, then a EOutOfMemory exception is raised. The storage is not initialised in any way.