[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Enumerates the registered actions and calls a routine for values in Info.
Source position: actnlist.pas line 289
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. |