Simulating ListBox / Settings Layout

I understand that I cannot intermix FMX Native UI and FMX Controls on the same TMSNativeUITabBar or TTabControl. 


I am planning to develop an iOS app which would have a page which would look something like the iOS Settings Page which has the control groupings effect. I believe I could do that with the FMX TListBox but was wondering if there is a way in which it can be done via the FMX Native UI. 

Is that possible with the FMX Native UI ? 

Thanks


Hi



Yes you should be able to change the layout with the layout property under options

TMSFMXNativeUITableView.Options.Layout



Kind Regards

Pieter