Unit 'System.Actions' Package
[Overview][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TActionListEnumerator

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: system.actions.pp line 182

type TActionListEnumerator = class

protected

  function GetCurrent;

public

  constructor Create();

  function MoveNext;

  property Current: TContainedAction; [r]

end;

Inheritance

TActionListEnumerator

|

TObject


Documentation generated on: 2025-07-25