Internal list used to keep the objects.
Source position: contnrs.pp line 76
public property TFPObjectList.List : TFPList read FList;
List is a reference to the TFPList instance used to manage the elements in the list.
#rtl.classes.tfplist