Skip to content

TFPGInterfacedObjectList.Create

Instantiate a new interfaced object list.

Declaration

Source position: fgl.pp line 229

public 
  constructor Create;

Description

Create instantiates a new object list. It will simply call the inherited constructor with the correct item size.

See also

Name Description
TFPSList.Destroy Destroy the list instance.