Unit 'ActnList' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

CreateActionProc

Address of the routine used to create a new action in the action list editor.

Declaration

Source position: actnlist.pas line 299

const CreateActionProc: function( = Nil;

  TheOwner: TComponent;

  ActionClass: TBasicActionClass

):TBasicAction