i am using Delphi XE7 Firemonkey.
I would like to move around TTabItems of a TTabControl component like modern Webbrowsers do with their tabs.
I found some tutorials but those are for VCL (http://www.swissdelphicenter.com/de/showcode.php?id=963)
What i also found is TChromeTabs (http://www.easy-ip.net/tchrometabs.html) but this was also made for VCL only.
Any help is greatly appreciated