Hi all.
I found that the ScrollInView method doesn't scroll the scrollbar to a
"hidden" control unless its parent is a scrollbox but another component
that lies on the scrollbox.
test case:
1. Put to scrollbox the panel.
2. Put to panel any control (i.e. TEdit)
3. Change border of the scroll
On Thu, 29 Apr 2021 16:49:06 +, Patrick Chevalley via lazarus
wrote:
>
>Replace :
>MyCapture.Bitmap.SaveToFile(ChangeFileExt(ParamStr(0), '.jpg'));
>by :
>MyCapture.SaveToFile(ChangeFileExt(ParamStr(0), '.jpg'));
>
>This work because Bgrabitmap set automatically the image writer based on the