Source position: actnlist.pas line 273
type TEnumActionProc = procedure(
const Category: String;
ActionClass: TBasicActionClass;
Info: Pointer
) of object;