[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TBasicActionLink.Update

Calls the action's Update method

Declaration

Source position: classesh.inc line 1698

public function TBasicActionLink.Update: Boolean; virtual;

Description

Update calls the associated Action's Update methoda.

Component programmers can override the Update method to provide additional processing when the Update method occurs.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.