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

TControlActionLink.AssignClient

Called during construction, sets FClient to the given control.

Declaration

Source position: controls.pp line 966

protected procedure TControlActionLink.AssignClient(

  AClient: TObject

); override;

Arguments

AClient

  

The control linked to the action.

See also

TBasicActionLink


Version 4.0 Generated 2025-05-03 Home