Hallo,
Ich habe viel im Internet gesucht und ausprobiert, leider komme ich zum keinen Erfolg.
Drehe vielleicht im Kreis, soll es nicht sowas in der Richtung sein,
Delphi-Quellcode:
HorzScrollBox2.BeginUpdate;
HorzScrollBox2.Parent := VertScrollBox3.Content;
HorzScrollBox2.EndUpdate;
HorzScrollBox1.BeginUpdate;
HorzScrollBox1.Parent := VertScrollBox3.Content;
HorzScrollBox1.EndUpdate;
weis aber nicht mehr weiter..,
danke zur Ihrer Unterstützung.