Signals an available OnUpdate event handler to update values in the Action.
Source position: actnlist.pas line 48
public function TContainedAction.Update: Boolean; override; |
True if an OnUpdate event handler was found and executed for the Action.
TBasicAction.Update |