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

TApplication.UpdateAction

Invokes the OnActionUpdate handler.

Declaration

Source position: forms.pp line 1371

public function TApplication.UpdateAction(

  TheAction: TBasicAction

):Boolean; override;

See also

TComponent.UpdateAction