Unit 'StdActns' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

THelpAction.UpdateTarget

Updates the enabled state for the action using values in the target control.

Declaration

Source position: stdactns.pas line 95

public procedure THelpAction.UpdateTarget(

  Target: TObject

); override;

Arguments

Target

  

Object instance with values examined in the method.

Description

Calls the inherited method.

See also

TBasicAction.UpdateTarget