Source position: system.actions.pp line 244
type TEnumActionProc = procedure(
const Category: string;
ActionClass: TBasicActionClass;
Info: TEnumActionProcInfo
) of object;