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