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

TActionListEnumerator

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

Declaration

Source position: actnlist.pas line 60

type TActionListEnumerator = class end;

public

  constructor Create();

  function MoveNext;

  property Current: TContainedAction; [r]

Inheritance

TActionListEnumerator

|

TObject