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

EnumRegisteredActions

Enumerates the registered actions and calls a routine for values in Info.

Declaration

Source position: actnlist.pas line 288

procedure EnumRegisteredActions(

  Proc: TEnumActionProc;

  Info: Pointer

);

Arguments

Proc

  

Routine called to process the values in Info.

Info

  

Pointer to the action(s) processed in the routine.


Version 3.2 Generated 2024-02-25 Home