(Embarcadero / C++Builder / Android)
Do anyone know how I can prevent a TVertScrollBox from scrolling ?
I want to set the state of the TVertScrollBox to “not scrollable”.
I know there are many references to EnabledScroll, but I can’t find any examples on how this is done.
Do I have to make descendentants of TPresentedVertScrollBox to use EnabledScroll ?
Yours RG