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