Internal list pointer
Source position: fgl.pp line 96
public property TFPSList.List : PByte read FList;
List is a pointer to the memory area used for the items in the list. It should not be manipulated.