VCL Styling works for certain products like the Docking Pack, however controls such as TLMDEditView and TLMDDesignPanel don't style the scrollbars.
I tried applying a style hook for the TLMDEditView but the behavior is effected, for example when scrolling up or down and beyond the control, the caret tries to move horizontally and as a result scrolls the control too.
Rather than us trying to hack VCL Styling, it would be useful to have this implemented within the control.
Comments