Tries all applicable components to update an action.
Source position: forms.pp line 623
protected function TCustomForm.DoUpdateAction( |
TheAction: TBasicAction |
):Boolean; |
True when the action was updated.
|
Asks all applicable components to execute an action. |