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

TInterfaceList.Expand

Expands the list

Declaration

Source position: classesh.inc line 1818

public function TInterfaceList.Expand: TInterfaceList;

Description

Expand calls the expand method from the internally used list. It returns itself.

See also

TList.Expand

  

Increases the capacity of the list if needed.

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