Internal list pointer.
Source position: fgl.pp line 245
public property TFPGInterfacedObjectList.List : PTypeList read GetList;
List is the internal list of objects. It should not be used directly.
TFPGInterfacedObjectList.Items
Indexed access to objects in the list.