TkbmFMXFormLayout which automatically autoscrolls to the current control when the virtual keyboard is shown and has a button to force closure of the virtual keyboard.
TkbmFMXPaintBox which is a component that is built to capture signatures very easily.
TkbmFMXMemo which wraps the existing TMemo component but ads the ability to correctly set the position of the caret which theoretically would allow you to have an automatically scrolling chat window.
TkbmFMXVerticalLayout which will grow automatically in a vertical direction to contain all of the child controls inside of it. If you place this control inside of a TScrollBox you will have a scrolling feed of components on mobile.
TkbmFMXImageControl which has built in support for panning, zooming, and rotating of a image which simplifies manipulating images on mobile devices.
There are also three data aware controls called TkbmFMXDBGrid, TkbmFMXDBMemo, and TkbmFMXDBImage which plug into your TDataSet component.
Lastly there is TkbmFMXNumberEdit and TkbmFMXProgress which do number filtering inside of a TEdit and a progress dialog box respectively.
Head over to their site to get more information about obtaining a copy of the kbmFMX mobile component suite. The purchase link for the kbmMemTable component which is need to obtain the kbmFMX suite is here.