Skip to content

TFPGList.Create

Instantiate a new list

Declaration

Source position: fgl.pp line 145

public 
  constructor Create;

Description

Create instantiates a new list. It will simply call the inherited constructor with the correct item size: sizeof(T).