Unit 'Controls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TControlActionLink.IsOnExecuteLinked

True if the client's OnClick is the action's OnExecute handler.

Declaration

Source position: controls.pp line 913

protected function TControlActionLink.IsOnExecuteLinked: Boolean; override;