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

TCustomForm.DoUpdateAction

Tries all applicable components to update an action.

Declaration

Source position: forms.pp line 602

protected function TCustomForm.DoUpdateAction(

  TheAction: TBasicAction

):Boolean;

Function result

True when the action was updated.

See also

DoExecuteAction

  

Asks all applicable components to execute an action.

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