[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TInterfaceList.Create

Create a new instance of TInterfaceList

Declaration

Source position: classesh.inc line 1788

public constructor TInterfaceList.Create;

Description

Create creates a new instance of the TInterfaceList class. It sets up the internal structures needed to store the list of interfaces.

See also

Destroy

  

Destroys the list of interfaces

The latest version of this document can be found at lazarus-ccr.sourceforge.net.