Ian Branch 127 Posted July 22, 2020 Hi Team, Is it possible to have and display a TLabel in D10.4's TTitleBarPanel? I can put the Label on the panel but it doesn't show. Is there a Demo of the TTitleBarPanel usage anywhere? Regards & TIA, Ian Share this post Link to post
ConstantGardener 31 Posted July 22, 2020 (edited) Hi Ian, there is a DEMO TitleBarPanelDemo.dproj in my Installation. TLabel has its Problems in this Container. Try a TPanel instead, maybe with a TLabel inside. And if you want a TMainMenu in the Titlebar use a TActionMainMenuBar and a TActionmanager. A normal TMainMenu doesn't work. Edited July 22, 2020 by ConstantGardener Share this post Link to post
Ian Branch 127 Posted July 22, 2020 (edited) Tks. I did find that example/demo. Your suggestions noted. Regards, Ian P.S. I use BitDefender AV and it flags the App with a TTitleBarPanel 😞 I am confident it is OK so I told BD to ignore it. Edited July 22, 2020 by Ian Branch Share this post Link to post
Remy Lebeau 1394 Posted July 25, 2020 On 7/22/2020 at 3:20 AM, Ian Branch said: Is it possible to have and display a TLabel in D10.4's TTitleBarPanel? I can put the Label on the panel but it doesn't show. On 7/22/2020 at 1:40 PM, Ian Branch said: P.S. I use BitDefender AV and it flags the App with a TTitleBarPanel 😞 I am confident it is OK so I told BD to ignore it. Be sure to file these issues to Quality Portal so Embarcadero sees them for future updates. Share this post Link to post
Mahdi Safsafi 225 Posted July 25, 2020 13 hours ago, Remy Lebeau said: Be sure to file these issues to Quality Portal so Embarcadero sees them for future updates. I think that the right thing is to report it as a false positive at BD. Share this post Link to post