Multiline Tabs in an FMX TTabControl

  

There is a well known property Multiline in VCL TTabConrol that allows the tabs to be placed in multiple rows like this.

But there is no such property in FMX library. Is multiline presentation of tabs possible in FMX applications?

Comments are closed.