Internal list object.
Source position: fgl.pp line 165
public property TFPGList.List : PTypeList read GetList;
List is the internal list of items. It should not be used directly.
TFPGList.Items
Indexed access to items in the list.