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