Unit 'ActnList' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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

)