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

TButtonActionLink.AssignClient

Assigns the button control for the action link.

Declaration

Source position: stdctrls.pp line 1203

protected procedure TButtonActionLink.AssignClient(

  AClient: TObject

); override;

Arguments

AClient

  

Button assigned in the method.