TMSFMXTableView and Scrollbar on Desktop Platforms

Hi,

How do I enable a scrollbar for the TMXFMXTableView?  Right now, it acts like a mobile type listbox but I need scrollbars for desktop targets.  I tried setting ScrollIndicator to Permanent, which makes it show up, but I cannot grab the scroll bar and drag it.
Thanks,
Tom

Hi, 


The TTMSFMXTableView was designed initially for mobile environments and therefore does not have a scrollbar. We will investigate if we can add support for this.

Hi, 

So what was the result of the investigation.  I still need this feature.

Thanks,
Tom

Sorry, at this time the feature is not implemented. As soon as there is more interest in this feature we will add support for this. Please note that the TTMSFMXTableView was designed for mobile operating systems, and for desktop operating systems you can use the mouse to swipe up/down to navigate.