Called during construction, sets FClient to the given control.
Source position: controls.pp line 904
protected procedure TControlActionLink.AssignClient( |
AClient: TObject |
); override; |
AClient |
|
The control linked to the action. |
TBasicActionLink |