Is there any alternative which can be used like Tcategorybuttons in delphi firemonkey?

  

I am new to delphi. I have developed one application in which
Left side I have category buttons and right side I have put a panel and based on the button clicked I am docking the relevant form on the panel.

Now I want to implement same type of menu nav style in Delphi fire monkey UI for desktop, but I cant find category buttons in firemonkey..Please suggest how can I achieve the same kind of menu bar or make some good navigation bar in fm..

Comments are closed.