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

TListItems.GetEnumerator

Gets an enumerator for the Item values in the list.

Declaration

Source position: comctrls.pp line 1170

public function TListItems.GetEnumerator: TListItemsEnumerator;

See also

TListItemsEnumerator

  

Implements an enumerator for TListItem values in a TListItems container.

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