Instantiate a new list.
Source position: fgl.pp line 149
public constructor TFPGList.Create;
Create instantiates a new list. It will simply call the inherited constructor with the correct item size: sizeof(T).