[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Calls the action's Update method
Source position: classesh.inc line 1892
public function TBasicActionLink.Update: Boolean; virtual; |
Update calls the associated Action's Update methoda.
Component programmers can override the Update method to provide additional processing when the Update method occurs.