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

UnRegisterActions

Unregisters the specified array of action class types.

Declaration

Source position: actnlist.pas line 287

procedure UnRegisterActions(

  const AClasses: array of TBasicActionClass

);

Arguments

AClasses

  

Array of action class types unregistered in the routine.

Description

Calls UnRegisterActionsProc to unregister the action class types.


Version 3.2 Generated 2024-02-25 Home