There is a side buttons on the left hand side: 'Diagram Navigator', 'Model Explorer',... etc. If I click 'Diagram Navigator' it will display tree manual for me to choose other functions'. If I would like to do the same effect by using TMS. Any VCL component that I can use it for this purpose ?
Thanks.
Do I understand you want a control like the highlighted one in your screenshot that is a button from where a dropdown can be triggered?
If so, TAdvGlowButton can have such dropdown button but if you want to directly display some control when the dropdown is clicked, it could be a TAdvControlDropDown too for example.
how about the left side 4 buttons. what vcl can do the same way ?
any examples already include in TMS VCL pack ?
Thanks
I think you refer to
which is part of TMS VCL UI Pack
Demo is in VCL UI Pack demos collection.
How can I do the left hand side button in display the veritcal text ?
Please advise or give some sample.
Thanks.
When the position of TAdvToolPanelTab = left, then the buttons on it should automatically have vertical text (when a TrueType font is selected)