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