OnScrollMaxChange and OnScrollPosChange
Hi,
I try to implement a scrollbar for the TfrxPreview component. Unfortunately the original scrollbar is not skinned, therefore I have to.
Now I have the problem, that I cannot really unserstand, what the value of "OnScrollMaxChange" mean. I e.g. receive a value of 2240, but the report is already at the end at position 1693. In another report I receive a value of 149 and the report is at the end at position 103.
Can anybody explain me how to setup the scrollbar correctly?
Comments
You may use TfrxScrollBox with TfrxPreview, but you can't to control scrollbars positions