SetScrollTarget
SetScrollTarget(scrollable);
fScrollSource->SetScrollTarget(NULL);
oldSource->SetScrollTarget(NULL);
source->SetScrollTarget(this);
void SetScrollTarget(Scrollable* target);