Enumerates the registered actions and calls a routine for values in Info.
Source position: actnlist.pas line 287
procedure EnumRegisteredActions( |
Proc: TEnumActionProc; |
Info: Pointer |
); |
Proc |
|
Routine called to process the values in Info. |
Info |
|
Pointer to the action(s) processed in the routine. |