Gets an enumerator for the action list.
Source position: actnlist.pas line 108
public function TCustomActionList.GetEnumerator: TActionListEnumerator; |
TActionListEnumerator instance for the class.
|
Implements an enumerator for the Actions in TCustomActionList. |