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

TActionEvent

Declaration

Source position: actnlist.pas line 80

type TActionEvent = procedure(

  AAction: TBasicAction;

  var Handled: Boolean

) of object;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.