Calls the action's Update method.
Source position: classesh.inc line 2595
public function TBasicActionLink.Update: Boolean; virtual; |
Update calls the associated Action's Update method.
Component programmers can override the Update method to provide additional processing when the Update method occurs.