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