[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'ActnList' (#lcl)

RegisterActionsProc

Address of the routine used to register actions used in the action list editor.

Declaration

Source position: actnlist.pas line 292

const RegisterActionsProc: procedure( = Nil;

  const CategoryName: string;

  const AClasses: array of TBasicActionClass;

  Resource: TComponentClass

)