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

TControlActionLink.SetOnExecute

Set OnClick handler for the client, if the old values match.

Declaration

Source position: controls.pp line 912

protected procedure TControlActionLink.SetOnExecute(

  Value: TNotifyEvent

); override;