Tries all applicable components to update an action.
Source position: forms.pp line 688
protected function TCustomForm.DoUpdateAction( |
TheAction: TBasicAction |
):Boolean; |
TheAction |
|
Action instance passed as an argument and updated by component(s) on the form. |
True when the action was updated.
|
Asks all applicable components to execute an action. |
| Version 4.4 | Generated 2025-11-08 | Home |