TList.List
Memory array where pointers are stored.
Declaration
Source position: classesh.inc line 348
public Property
List : PPointerList;
Description
List points to the memory space where the pointers are stored. This can be used to quickly copy the list of pointers to another location.