[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Called during construction, sets FClient to the given control.
Source position: controls.pp line 974
protected procedure TControlActionLink.AssignClient( |
AClient: TObject |
); override; |
AClient |
|
The control linked to the action. |
TBasicActionLink |