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

TCustomActionList.GetEnumerator

Gets an enumerator for the action list.

Declaration

Source position: actnlist.pas line 108

public function TCustomActionList.GetEnumerator: TActionListEnumerator;

Function result

TActionListEnumerator instance for the class.

See also

TActionListEnumerator

  

Implements an enumerator for the Actions in TCustomActionList.

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